Several quick python projects built after skimming Kylie Ying's Freecodecamp tutorial. For those who are just beginning python, I greatly suggest watching the full video. For those who are experienced, using the project ideas is suggested, as it covers python fundamentals as a beginner/novice pace.
Each project was built using python and builtin libraries. Python version of 3.9.5 or later is recommended.
- Clone the repo
git clone https://github.com/DJreyaB/PythonProjects.git
- Run projects while within the project directory
python app_name.py