How to Install Python (Python for Beginners #1)
Channel:
Subscribers:
671
Published on ● Video Link: https://www.youtube.com/watch?v=uLfBXecyOHw
Hey everyone, welcome back, my name is Average and in today's video we begin a brand new series which will be a full Python course, going from zero to hero. In today's episode we walk through installing Python and running a simple program.
Install Python: https://www.python.org/downloads/
Install VS Code: https://code.visualstudio.com/
00:00 - Intro
00:35 - Installing Python
02:05 - Creating a project directory
02:32 - Opening in our text editor
02:50 - Creating our first Python program
03:22 - Outputting text to the console
03:42 - Python Extensions for VS Code (Optional)
03:56 - Outro