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:
28212ea24f
Gałęzie
Tagi
master
cocorobolx
/
skulpt
/
test
/
run
/
t289.py
t289.py
60 B
Historia
Czysty
1
2
3
4
5
6
class x():
pass
def f(x): return x
x.hi = f
print x.hi