// 3.c. (STRETCH) TODO: Refactor 3.b to use the animalArray variable's .length
// property, rather than the exact (hardcoded) index number of the last item.
Not currently tested, maybe not testable. Valuable exercise, unsure how to make this a thing.
// 3.c. (STRETCH) TODO: Refactor 3.b to use the
animalArrayvariable's .length// property, rather than the exact (hardcoded) index number of the last item.
Not currently tested, maybe not testable. Valuable exercise, unsure how to make this a thing.