Loop, reverse a string

This assignment tests your ability to write programs using Do Until loops.

Write a program that reverses the letters in a string. Use a Do Until statement with the condition test at the end of the loop.

Check input validity, test your loop using extreme values. Be sure it works if the user enters 0 or 1 letters or the maximum number allowed by the program.

Turn in a screen shot of your program running along with its listing.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.