In this short video, learn how to install Python 3.8 on Windows 10.
1) navigate to www.python.org
2) click on DOWNLOADS, then click the DOWNLOAD button
3) double-click the install file to run
4) check the box that says "add Python 3.8 to PATH"
5) click on the CLICK TO INSTALL button
6) after the install success notification, open up a command prompt
7) in the command prompt, type in `python`
8) you should see the python prompt open up along with the version information