Question: this is for beginners so keep it as rookie as possible please Write Python function that will take a string of characters as a parameter.

this is for beginners so keep it as rookie as possible please this is for beginners so keep it as rookie as possible please

Write Python function that will take a string of characters as a parameter. the function should return two tuples, one tuple should contain all uppercase letters from the input string and the second tuple should contain all lowercase letters from the input string. Notice, that string may contain other characters besides letters. Include annotations in your function definition and docstring in your function definition

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!