What's up with arrays?
Exactly! Arrays are containers that take a fixed number of values of a single type. Like variables, we need to declare and initialize them.
Oh noes! Arrays are containers that take a fixed number of values of a single type. Like variables, we need to declare and initialize them.