Question 3 Write a algorithm to reverse a string. For example, if my string is “elloh” then my result will be “hello”. Previous Next