Since the strings are immutable objects, you need to create another string to reverse them. The string class doesn't have a reverse method ...
確定! 回上一頁