Programming concepts

In the next two videos, we explain some programming concepts with Python.

In "Python for beginners - part 1" we cover what Python is, how to use Python, what operators, strings, and variables are.


 

 

In "Python for beginners - part 2" we cover data types, conditions, loops, and functions.