Question: Coding in Python The parameter represents a message that may contain any characters, including letters, punctuation, and spaces. Return a copy of the message that

Coding in Python
The parameter represents a message that may contain any characters, including letters, punctuation, and spaces. Return a copy of the message that includes only its alphabetic characters, where each of those characters has been converted to uppercase. This function only needs to work for the 26 character English alphabet
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
