4 lines
38 B
Python
4 lines
38 B
Python
|
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
main()
|