In this episode of the Python for Beginners tutorial course, we will be setting up Python and installing an IDE. We will also code and run our first program to make sure everything works as intended.
Python Download: https://www.python.org/downloads
VS Code Download: https://code.visualstudio.com/
0:00 Introduction
0:49 Python Installation
1:56 VS Code Installation
3:40 Setting Up VS Code
4:25 Writing our First Program