5 lines
28 B
Python
5 lines
28 B
Python
|
|
|
||
|
|
|
||
|
|
def hi():
|
||
|
|
print("hi")
|