Question: Write a function that removes all occurrences of a given letter from a string. def remove_letter(theLetter, theString):
Write a function that removes all occurrences of a given letter from a string.
def remove_letter(theLetter, theString):
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
