Obj-C Reverse Array

  1. Make a new Objective-C Project
  2. Write a method that takes in an array and returns the array reversed.

Black Diamond

Do the stretch problem Game of Threes in Objective-C.