Please enable JavaScript to use CodeHS

Introduction to Python Programming 2

Lesson 4.2 Lists

Description


Objective


Activities

These are all the activities included in the lesson

4.2.1 Lists
4.2.2 Lists
4.2.3 A List Is Like a Mutable Tuple
4.2.4 String <--> List
4.2.5 Spell It Out
4.2.6 Splitting a String
4.2.7 Listed Greeting
4.2.8 List of Tuples, Tuples of Lists