Welcome back to the Python for ABSOLUTE Beginners course, and in this episode we're covering everything you need to know about loops in Python. You’ll learn how to use a type of loops called FOR loops, and also a type of loops called WHILE loops. At the end I have two practice problems for each of the loop types. Below are the timestamps:
0:00 - Intro
0:30 - For loops using range()
7:15 - For loops using lists
10:33 - For loops summary
11:25 - While loops
17:45 - Loops summary
19:23 - Practice #1 (For Loops)
24:12 - Practice #2 (While Loops)
If you found this video (or this series) helpful at all, please subscribe for more content, or just leave a like or comment below. It helps out my engagement a ton and would get my videos recommended to more people wanting to get into programming!