Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 2 (Rainforest)

Lesson 8.2 Lists

Description


Objective


Activities

These are all the activities included in the lesson

8.2.1 Lists
8.2.2 Lists
8.2.3 A List Is Like a Mutable Tuple
8.2.4 String <--> List
8.2.5 Letters in Name
8.2.6 Splitting a String
8.2.7 Listed Greeting
8.2.8 List of Tuples, Tuples of Lists