python-helloworld
python-helloworld copied to clipboard
Hello, World
A simple program, and an example of how to structure a python project. You can simply start the program by typing "python main.py" in the helloworld folder.