Receives a string and returns a copy of this string with all lowercase letters changed to uppercase. All other characters are left unchanged.
Receives a string and returns a copy of this string with all lowercase letters changed to uppercase. All other characters are left unchanged.