Given a string, convert all lowercase letters in it to uppercase letters.
Input one line containing a string (length not exceeding 100, may include spaces).
Output the converted string.
helloworld123Ha
HELLOWORLD123HA
Using your Hydro universal account