Using arrays, programmers can create collections of items.
Research and post two real-life examples of grouped data that might be useful to model as an array.
Describe how you could model those data collections as separate data items. What would be the benefits/drawbacks of modeling the data as an array vs. separate data items?