Simple python app that shows the simplicity and power of python
- Download and install the latest version of python @ https://www.python.org/downloads/
- Set python in PATH in your enviroment variables (for windows Control Panel > System and Security > Advanced system settings > Enviroment Variables)
- open command prompt and cd into your start folder and start python
$ cd path/to/start
$ python start.py
Dazzle and contribute