Summary

We'll cover the following...
  • An array stores a fixed sized collection of values on the stack

  • You can use index syntax to access and mutate values in an ...