15. Working with ListsΒΆ
Learning Objectives:
Introduce a list as something that holds items in order.
Use an index to get an item from a list.
Add and remove items from a list.
Process a list by counting items, accumulating totals, and finding the max and min
Introduce the rainfall problem.
You have attempted of activities on this page