Topic: Array Problem / Level: beginner

Problem: Convert an array into its mirror image (reverse the array).

Run the code to see the output here...