Ask the user for their name, then print a greeting using their name in uppercase.
Example:
Input: Sarah
Output: HELLO, SARAH!
Ask the user for their name, then print a greeting using their name in uppercase.
Example:
Input: Sarah
Output: HELLO, SARAH!