This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
jack
/
cocorobolx
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
a0e4a29439
Gałęzie
Tagi
master
cocorobolx
/
skulpt
/
test
/
run
/
t24.py
t24.py
56 B
Historia
Czysty
1
2
3
def test(a,b):
return a+b
print test(1,1)+test(1,1)