๐Ÿ“œ

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