Question: ( 1 0 pts ) Write a Python program that has a function that takes two parameters, a string and a letter, the function should

(10pts) Write a Python program that has a function that takes two parameters, a string and a
letter, the function should return the number of times the letter is found in the string. Example:
findLetter("entertainment",'e')=3 as there are three e's in the string.
 (10pts) Write a Python program that has a function that takes

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!