Question: Python Question 5.42 LAB: String case count Write a python program that reports the number of lower and upper case letters in a string from

Python Question
Python Question 5.42 LAB: String case count Write a python program that

5.42 LAB: String case count Write a python program that reports the number of lower and upper case letters in a string from user input, storing these values in the variables n_lower and n_upper respectively. You might want to use the str. islower() and str. isupper() methods. LAD ACTIVITY 5 42. 1. LAB String case de count 0/2 main.py Land default template 1 str_test - input() 2. Your code goes here printin lower, n upper Develop mode Submit mode When done developing your program press the Submit for grading button below This will submit your program for auto grading

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!