Question: Write a program. You need a function for the user to enter a sentence, a function for the user to enter a number, and a
Write a program. You need a function for the user to enter a sentence, a function for the user to enter a number, and a function for the user to enter a letter. You need a menu to let the user choose which function to execute.
Step by Step Solution
3.32 Rating (146 Votes )
There are 3 Steps involved in it
def entersentence sentence inputEnter a sentence return sentence def ... View full answer
Get step-by-step solutions from verified subject matter experts
