Python Lists

So you've finished (or skipped) the 'Using Python as a Calculator' section. Nice job!

In this section we'll take a much closer look at one of Python's most powerful data types: The List.

Complete all of the examples, and the quiz to finish this Lesson.