Programming Practice
A blog posting problems and tutorials for blog visitors to practice and gain experience.
AD1
Thursday, 2 February 2017
reverse a string
Write a function
reverse()
that accepts a string and reverses it
as example
reverse("hello")
would return
"olleh"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment