Algorithmic thinking time! Reverse a string manually (without using .reverse()).
.reverse()
text
reversedText
Submit your code to see test results