Retrograde: A Coding Project
Onward to yesteryear. A javascript coding exercise using arrays. Write a program that displays a string in reverse. This project reverse a string using a decremented for loop.
Instructions
Enter a string and click the button to see it reversed.