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
Ağaç:
b4d9269f36
Dallar
Biçim İmleri
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t263.py
t263.py
88 B
Geçmiş
Ham
1
2
3
4
x = {"hi": "there", "yo": "I'm a dawg"}
print x.items()
print x.keys()
print x.values()