This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
jack
/
cocorobolx
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
a0e4a29439
Ranting
Tag
master
cocorobolx
/
skulpt
/
test
/
run
/
t24.py
t24.py
56 B
Riwayat
Mentahan
1
2
3
def test(a,b):
return a+b
print test(1,1)+test(1,1)