3 lines
38 B
Python
3 lines
38 B
Python
def main():
|
|
print("Hello world!")
|
def main():
|
|
print("Hello world!")
|