This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
radu
/
python-tutorials
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
a2223f320d
Dallar
Biçim İmleri
master
python-tutor...
/
programs
/
mymodule.py
mymodule.py
78 B
Geçmiş
Ham
1
2
3
4
5
def say_hi():
print 'Hi, this is mymodule speaking.'
__version__ = '0.1'