My head is at the wrong end!.py 47 B

12
  1. def fix_the_meerkat(arr):
  2. return arr[::-1]