Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Python Topic 4 - Assignment 9 USA tip Write a program which asks the total amount for a restaurant bill. Then it asks for the
Python
Topic 4 - Assignment 9 USA tip Write a program which asks the total amount for a restaurant bill. Then it asks for the number of persons on the table (the number of those that must pay). Then the program calculates the amount that must pay each person (total amount divided by number of persons) rounded to 1 dollar taking into account that the typical tip for USA is 20% and that the minimum tip is 1 dollar. Please, submit code and output Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started