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


本文轉自二郎三郎部落格園部落格,原文連結:http://www.cnblogs.com/haore147/p/3648299.html,如需轉載請自行聯系原作者
Write a function <code>reverse(s)</code> that reverses the character string <code>s</code> . Use it to write a program that reverses its input a line at a time.
本文轉自二郎三郎部落格園部落格,原文連結:http://www.cnblogs.com/haore147/p/3648299.html,如需轉載請自行聯系原作者