The Basics of Python in 45 Minutes

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=S0qIBjI5TbE



Duration: 0:00
298 views
11


How to Install Python (on Windows):
-Go to Python.org and install the default installer there
-Install VS Code
-Install the VS Code Python Plugins

Introduction to the Python Language:
Variables
Algebra
Input and Output
Branches
Loops
Functions