Question: Python Programming!! Read a string from the user, then print the number of lowercase, uppercase, digits, and special symbols in the string. Output: Enter a
Python Programming!!

Read a string from the user, then print the number of lowercase, uppercase, digits, and special symbols in the string. Output: Enter a string: P@\#yn26at^\&i5ve Total counts of Chars =8 Total counts of Digits =3 Total counts of Symbol =4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
