Question: Write the Python code the prompts fo enter their favorite restaurant. Use string methods to manipulate the the input to display the following (Example: Let

 Write the Python code the prompts fo enter their favorite restaurant.

Write the Python code the prompts fo enter their favorite restaurant. Use string methods to manipulate the the input to display the following (Example: Let us suppose that the user entered: Burger King) Make your output look like the Sample Output below. Sample Output: The number of characters: 11 The name of restaurant in all uppercase letters: BURGER KING The name of restaurant in all lowercase letters: burger king The first three letters in the name of restaurant: Bur The last letter in the name of restaurant: g

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!