This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jack
/
cocorobolx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
29175d9ac4
Rami (Branch)
Tag
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t142.py
t142.py
89 B
Cronologia
Originale
1
2
3
4
print str((1,2,3))
print str([1,2,3])
print str({1:'ok', 2:'stuff'})
print str("weewaa")