Intern — Middle
Reverse the order of characters in a string
livecode
Task condition
It is necessary to implement a function that reverses the order of characters in the input string. The string may contain any special characters, which should be correctly considered during inversion.