This website works better with JavaScript
Home
Verkennen
Help
Inloggen
radu
/
python-tutorials
Volgen
1
Ster
0
Vork
0
Bestanden
Kwesties
0
Pull-aanvragen
0
Wiki
Boom:
e587087ad7
Aftakkingen
Labels
master
python-tutor...
/
programs
/
mymodule.py
mymodule.py
78 B
Geschiedenis
Ruwe
1
2
3
4
5
def say_hi():
print 'Hi, this is mymodule speaking.'
__version__ = '0.1'