Python, Start to Finish N1 - Installing Python

Published: 31 December 2018
on channel: Programming and Development Channel
95
5

Welcome to Python, Start to Finish. This series will teach you the very basics and essentials of Python programming, so you can begin to learn more advanced concepts and frameworks (such as Django, something I may do a series on later).

If you are running Windows, and you can't access the Python console from the Command Prompt, try adding it to your PATH variable as so -
1. Search up "Edit the system environmental variables" in the Start menu
2. Open it, and press "Environmental Variables"
3. In user variables, if it doesn't already exist, create a new variable named "Path"
4. Select "Path" in your user variables, and select "Edit"
5. Press "New", and enter the exact address of Python's files (EX - C:\Python37)
6. Press "OK" to apply changes


On this page of the site you can watch the video online Python, Start to Finish N1 - Installing Python with a duration of hours minute second in good quality, which was uploaded by the user Programming and Development Channel 31 December 2018, share the link with friends and acquaintances, this video has already been watched 95 times on youtube and it was liked by 5 viewers. Enjoy your viewing!