23.21 lab: reverse vector complete reverse() function that returns a new character vector containing all contents in the input argument reversed. ex: if the input vector is: ['a', 'b', 'c'] then the returned vector will be: ['c', 'b', 'a'] 424384.2897294.qx3zqy7