Please enable JavaScript to use CodeHS

Teaching AP CS Principles with Python

Lesson 7.4 List Methods

Description


Objective


Activities

These are all the activities included in the lesson

7.4.1 List Methods
7.4.2 List Methods
7.4.3 append and extend
7.4.4 How Many Names?
7.4.5 sort
7.4.6 Librarian
7.4.7 reverse
7.4.8 count
7.4.9 remove
7.4.10 Take a Thing Out, Sort It and Reverse It