2008年10月3日 星期五

Homework 9-26-2008

ex.
Write a program that can reverse the order of an input string. For example, if you input "ab", it will output "ba". If you input "abcdefg", it should return "gfedcba".

沒有留言: