Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 155 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 155 Bytes

Exercise 1-19

Write a function reverse(s) that reverses the character string s. Use it to write a program that reverses its input a line at a time.