Python in 15 Minutes

In this video we are showing you the very basics of Python, including IF statements, While Loops, Variables, Custom Functions and more.

I tried to keep it as short as possible, but Python is a very complicated language, so there are definitely things that we didn’t cover.

Download Python here: https://www.python.org/

Download JetBrains PyCharm Here (This is the IDE I used): https://www.jetbrains.com/pycharm/download/

Make sure to select the community version:

Python IDE: PyCharm

Video

The Python Source Code