Materials
Beginner
4 Chapters · 49 Lessons
Minimizing Repetitive Tasks in Python
Summary of loops and functions concepts
My Courses
Chapter 1
For loop structure and utilization
Chapter 2
While loop structure and utilization, and list comprehensions
Chapter 3
Code blocks for specific tasks, functions
Chapter 4
Self-calling recursive functions, simply defining functions with lambda