

Part 10 More String Reversal Properties 3. If a string contains only one element, then the reversal of that string is equal to the original string:
4. The reversal of a string concatenated with one element is the same as that element concatenated with the reversed string:
|
||||