Write a program that takes 10 characters type input from user. In the end, your program shoulddisplay count of Capital and small alphabets, count of integers and special characters.Sample Output: Enter 10 characters: A B C t g 1 0 $ ^ #Total Capital Letters are: 3Total Small Letters are: 2Total Integer values are: 2Total Special characters are: 3
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here