This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
jack
/
cocorobolx
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
64b58f30a5
شاخهها
تگها
master
cocorobolx
/
skulpt
/
test
/
run
/
t142.py
t142.py
89 B
تاريخچه
خام
1
2
3
4
print str((1,2,3))
print str([1,2,3])
print str({1:'ok', 2:'stuff'})
print str("weewaa")