Python, Start to Finish N1 - Installing Python

Опубликовано: 31 Декабрь 2018
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Python, Start to Finish N1 - Installing Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Programming and Development Channel 31 Декабрь 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 95 раз и оно понравилось 5 зрителям. Приятного просмотра!