Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 28.18 More List Methods

Description


Objective


Activities

These are all the activities included in the lesson

28.18.1 insert
28.18.2 sorted
28.18.3 index
28.18.4 Removing Elements: remove, del, pop, clear
28.18.5 List Methods Practice
28.18.6 Secret Message
28.18.7 Copying Lists
28.18.8 Copying Lists Reflection
28.18.9 Copying Lists
28.18.10 More List Methods Badge