This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
jack
/
cocorobolx
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
e0ea877bab
Branch-ok
Tag-ek
master
cocorobolx
/
skulpt
/
test
/
run
/
t263.py
t263.py
88 B
Előzmények
Nyers
1
2
3
4
x = {"hi": "there", "yo": "I'm a dawg"}
print x.items()
print x.keys()
print x.values()