Question 4:
The given file Q4.c already contains statements to input a string. You should write statements so that count the digits of its.
Notes:
- Do not edit given statements in the main function.
- You can create new more functions if you see it is necessary.
Sample input and output:
4 of 4 Paper No: 1
Input:
Please enter a string: Hello123
After processing: result = 3
Output for marking:
OUTPUT:
3
Zoom
+ 100%
Close