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

4 lines
92 B
Python

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