uppercase

PythonF

Count of UpperCase Letters

A string S is passed as the input. The program must print the number of upper case letters in the string S. Input Format: The first line…