Kizspy. me
५०.८)
Your program allows the user to enter a string of characters from the keyboard. Count the total number of alphabets, digits and special characters in this string.
The program prints the total number of alphabets, digits and special characters on the screen.
UEFA Europa @2021
OUTPUT:
10
4
3
Press any key to continue
Question 7:
(1 mark, file to be edited: Q7.c)
Your program allows the user to enter a string: 's' with a maximum length of 100 characters.
The system converts the first letter of each word to uppercase.
Finally, the system prints the string 's' to the screen.
Here is an example:
s = "hello everyone, how are you?"
hello everyone, how are you?
Zoom
+ 100%
Close