# Ask the user to input their fullname in incorrect casing. Print each character of the input in reverse casing. # Ask user their full name in incorrect casing ...
# Ask the user to input their fullname. Print the number of characters in the input.