Create a function addToArray that adds 'orange' to the end of an array using push and logs the result.

Output: