Start with the array of animals we worked with earlier.

Bonus Exercises

If you finish early, try one or more of these:

  1. Randomly pick a different food to display each time the feedAnimal function is called.
  2. Implement a “pretty join” function so it reads "bla, bla, and bla" for the foods.