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:
e5d481ada0
Branch-ok
Tag-ek
master
cocorobolx
/
skulpt
/
test
/
run
/
t24.py
t24.py
56 B
Előzmények
Nyers
1
2
3
def test(a,b):
return a+b
print test(1,1)+test(1,1)