Please enable JavaScript to use CodeHS

Teaching Intro to Computer Science in Python 3

Lesson 5.7 Lists

Description


Objective


Activities

These are all the activities included in the lesson

5.7.1 Lists
5.7.2 Lists
5.7.3 A List Is Like a Mutable Tuple
5.7.4 String <--> List
5.7.5 Spell It Out
5.7.6 Splitting a String
5.7.7 Listed Greeting
5.7.8 List of Tuples, Tuples of Lists