/python-helloworld

Primary LanguagePythonApache License 2.0Apache-2.0

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.