Question: Write a program that reads some text and displays how many upper case, lower case and digits are present in the text. Sample run1:
Write a program that reads some text and displays how many upper case, lower case and digits are present in the text. Sample run1: Obtained by just pressing ENTER key Enter text: You did not enter any text Sample run2: Enter text: khja TrGdR1 3 4 )& You text contains: 3 capital letters and 6 lowercase letters and 3 digits
Step by Step Solution
There are 3 Steps involved in it
The image contains a programming problem statement that asks for a program to be written which reads ... View full answer
Get step-by-step solutions from verified subject matter experts
