Reverse String
Write a function that takes a string as input and returns the reverse of the string using a for loop.
00:00