This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
jack
/
cocorobolx
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
28212ea24f
Atzari
Tagi
master
cocorobolx
/
skulpt
/
test
/
run
/
t143.py
t143.py
93 B
Vēsture
Neapstrādāts
1
2
3
4
print repr((1,2,3))
print repr([1,2,3])
print repr({1:'ok', 2:'stuff'})
print repr("weewaa")