Starting out with Python, Third Edition, Tony Gaddis
Chapter 2
Programming Challenges
8. Tip, Tax, and Total
Write a program that calculates the total amount of a meal purchased at a restaurant. The program should ask the user to enter the charge for the food, and then calculate the amount of a 18 percent tip and 7 percent sales tax. Display each of these amounts and the total.
Starting out with Python, Third Edition, Tony Gaddis
Happy Steeming Everyone! :)