simple-python-pyinstaller-app/sources/helloWorld.py
2021-12-08 11:38:01 +00:00

5 lines
115 B
Python

print("Hello world!")
print("Adding more code")
print("group commit")
print("Another test")
print("Another test2")