This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
jack
/
cocorobolx
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
e0ea877bab
Ranting
Tag
master
cocorobolx
/
skulpt
/
test
/
run
/
t263.py
t263.py
88 B
Riwayat
Mentahan
1
2
3
4
x = {"hi": "there", "yo": "I'm a dawg"}
print x.items()
print x.keys()
print x.values()