3 lines
48 B
Python
Raw Normal View History

def hi():
print('hello from hello module!')