Track with Arrays and Loops
Store and manage collections of data with arrays.
We'll cover the following
Need to track a bunch of values? Arrays and loops help you store and work with lists of data easily.
Goal
You’ll aim to:
Use arrays to store lists of values.
Loop through arrays with
for
.Combine data with calculations.
Get hands-on with 1400+ tech skills courses.