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
cocorobolx
/
skulpt
/
test
/
run
/
t14.py
t14.py
52 B
Cronologia
Originale
1
2
3
4
def test(x,y):
return x+y
r = test(3,5)
print r