Question: The function returns an integer tally of how many characters in the argument were uppercase letters. For example, if invoked this way: caps, tally (Stop,

The function returns an integer tally of how many characters in the argument were uppercase letters. For example, if invoked this way: caps, tally ("Stop, and Smell The ROSES."), the function would return (i.e., evaluate to) the numeric value 8. 29. (5 pts) Write the caps.tally function. This function accepts a single string argument, a sentence. fully
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
