2 lines
34 B
Python
2 lines
34 B
Python
|
def __main__():
|
||
|
print('hello')
|