Programming: lowercase ASCII value is greater than the uppercase ASCII value of 32, read from the console one character at a time, if the character is a lowercase letter, outputs the corresponding capital letters, otherwise the output character itself,
Requirement: the code is written in the answer,