Key syntax elements for lab 4

The C++ feature we will add for lab 4 is arrays. (Refer back to the course notes or to the lab 3 syntax examples for refreshers on the syntax used earlier.)


Introductory C++ array syntax: