Bryson from Project Sandbox teaches you the basics of programming in Python using Google Colab. No programming experience required!
Colab Notebook link: https://www.uleth.ca/lib/python
0:00 Introduction to Python and Colab
5:45 Basic math
9:13 Data types
15:26 Variables and assignment
23:22 Comments
25:10 Functions
43:20 Data structures
52:33 Colab runtimes
54:46 Dictionaries
1:01:35 Flow control
1:02:31 If/else
1:16:59 While loop
1:20:27 For loop