3 lines
46 B
Python
Executable File
3 lines
46 B
Python
Executable File
def print_the_world():
|
|
print("the world")
|