This project is intended to be used as a starting point, a milestone, to practice the incorporation of multiple programming components into a single github repository. In this case, we are including the staple "Hello World" Python file, README.md, Git, and Github together to model what future projects may look like.
To futher clarify, the hello.py file will print "Hello World" when run. (For window users type "py hello.py" into terminal. Mac users will use "python3 hello.py")
Below is a video demonstration of this repository's code.
- Visual Studio Code
- Python Extension Tool (Version 3.9.5 64-bit)
- Git
- Github