Question: Write a function that accepts a string of text from the user Write a function called has _ no _ e that returns There's no

Write a function that accepts a string of text from the user
Write a function called has_no_e that returns "There's no e" if the given phrase doesnt have the letter e in it.
If the string has the letter e, pass it off to another function called remove_e that will remove all instances of the letter e from it
Print either "There's no e" or the phrase without the letter "e" depending on which condition was met

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!