This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
jack
/
cocorobolx
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
stia
cocorobolx
/
python
/
skulpt
/
test
/
run
/
t146.py
t146.py
52 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
class X: pass
def test(): y = X()
test()
print "OK"