344. Reverse StringWrite a function that takes a string as input and returns the string reversed.
Example 1:
Input: “he
2019-02-24