Search
Create an array livingThings by combining the birds and insects arrays using the spread operator. Add two other elements - "dog", and "cat" to the end of the livingThings array as well.
livingThings
birds
insects
For example: