Question: using Python and solve with (elif) only!!!!!! Exercise 2 Write a program that prompts for and reads a character. It then writes on the screen
Exercise 2 Write a program that prompts for and reads a character. It then writes on the screen one of the following messages accordingly: - x is a space. - x is lowercase. - x is uppercase. - x is a digit. - x is a special character. x represents the character read by the program. A special character is a character that is not one of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
