Problem Statement
Write a program that iterates through a string and counts the total number of uppercase alphabetic characters.
DEMO-C-32 โข Programming in C
Write a program that iterates through a string and counts the total number of uppercase alphabetic characters.
Input:
String S
Output:
Count
Submit runs every public testcase in this browser. Results and code never leave this device.
Apple.3
1
Semaphore#4
1
Mouse?9
1
Agile.9
1
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question