Reversed Strings Complete the solution so that it reverses the string value passed into it. Kata.solution("world") //returns "dlrow"