9. Arrays of values
Working with data in individual pieces is good but sometimes you need it accessible under one single unit — a collection. That's precisely where you need an array.
Working with data in individual pieces is good but sometimes you need it accessible under one single unit — a collection. That's precisely where you need an array.