Lecture

What Will You Learn in This Chapter?

In this chapter, you'll learn the while loop that repeats while a condition is true, and list comprehensions that build lists in a single line.

You'll also pick up practical functions like min, max, sum, reversed, and enumerate.

Flip through the cards below to preview what you'll learn and the goals of this chapter.

Lecture

AI Tutor

Help