Open Terminal
Navigate to the folder containing the Python file using `cd`
Run the file with `python filename.py`
If needed, use `python3 filename.py`
Press Enter
Open Terminal
Navigate to the folder containing the Python file using `cd`
Run the file with `python filename.py`
If needed, use `python3 filename.py`
Press Enter