Camino Financial interview question

In Python, if given a string as an input, write a function that outputs the reverse.

Interview Answer

Anonymous

May 22, 2019

I gave the answer in C++, but was instructed to re-write it in Python