Using JavaScript, Write a function called “push”, that will perform the push operation on an array. The array and the value to be enqueued is supplied through a parameter.
Please fix the following input errors: