Unit 3 Lesson 2 - Modifying Array Elements

Lesson summary and assignments

Vocabulary

index
an integer value that indicates the position of a value in a data structure
initializer list
a comma-separated list of values or objects given inside curly braces ( { } )