This repository contains miscellanious coursework and spare projects that I completed over my time at school.
Install and configure Python
- Install Python https://www.python.org/downloads/
- Add the Python folder to the PATH Variable
- sudo apt update
- sudo apt upgrade
python filename.py
python filename.py