Please enable JavaScript to use CodeHS

Oklahoma Advanced Programming

Lesson 5.4 List Methods

Description

  • Methods are like functions that you call on objects
  • List Methods can be called on lists

Objective

Students will be able to:
* Apply useful list methods to alter and access information about a list.