7 lines
64 B
Python
7 lines
64 B
Python
|
|
|
||
|
|
|
||
|
|
|
||
|
|
if __name__ == "__main__":
|
||
|
|
# main()
|
||
|
|
print("PyCharm")
|