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

5 lines
101 B
Python

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