2 lines
46 B
Python
2 lines
46 B
Python
|
if __name__ == "__main__":
|
||
|
print("pause")
|