This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
jack
/
cocorobolx
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
3e51c5fd8e
Ramos
Etiquetas
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t14.py
t14.py
52 B
Histórico
Em bruto
1
2
3
4
def test(x,y):
return x+y
r = test(3,5)
print r