Upper and Lower Case Letters

# Introduction This program is designed to calculate the number of upper case letters and lower case letters in a given sentence. It takes the input from the user and uses the `isupper()` and `islower()` methods to determine the case of letters.

|60 : 00

Click the virtual machine below to start practicing