Intern — Middle
Function that returns a string in reverse order with the first letter capitalized
livecode
Task condition
Implement a function that takes a string and returns it reversed, with the first letter of the resulting string capitalized.
livecode
Task condition
Implement a function that takes a string and returns it reversed, with the first letter of the resulting string capitalized.