๐
Lists: Storing Many Values
Programs use lists to hold many items in order. Learn how to add, find and count items.
โฑ 18 minโ 6 questions
What you'll be able to do
- โI know a list stores many values in order
- โI can find an item by its position in a list
- โI can describe adding and counting items in a list
Curriculum: AC9TDI6P02, AC9TDI6K01