Please enable JavaScript to use CodeHS

Introduction to Computer Science in Python

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 Spell It Out
8.2.6 Splitting a String
8.2.7 Listed Greeting
8.2.8 List of Tuples, Tuples of Lists