Your question is Reverse Claim Notes String. Start with the requirements on the right.
Run and submit as often as you like. When you're ready, talk me through your approach or go straight to the code.
In an AIG PC Global Services mobile workflow, you need a utility function that reverses a string. Given a string s, return a new string with its characters in reverse order.
ss in reverse orderdef reverse_string(s):