2 lines
111 B
Python
2 lines
111 B
Python
|
# You should rename the folder that this script is in to whatever the main package name is
|
||
|
print("hello world")
|