CS245 - CS II SPRING 1997 LAB 3
Due by the end of lab (Feb. 4, 1997):
Write a program that
- reads in a string of arbitrary length (less than 20 characters),
- write out the string,
- reverses the string and prints the resultant string
Be sure to include prompts for the user and a descriptive heading for the output.