This is a full tutorial on learning Python! From start to finish in less than an hour, including a full demo of how to build an api in Python. No fluff, just what you need to know.
0:00 Introduction to Python
3:44 Variables and Basic Data Types
8:20 Advanced Data Types
13:51 Control Structures
19:58 Functions
28:55 Useful Built-In Functions
31:07 Classes
35:44 Installing and Importing Packages
40:28 Type Hinting
43:39 Python Under The Hood
47:27 Building an API