Ask Question
15 June, 02:47

Write a program that reads the subtotal and the gratuity rate, and compute the gratuity and total. for example, if the user enters 10 for subtotal and 15% gratuity rate, the program displays $1.5 gratuity and $11.5 as total. python

+5
Answers (1)
  1. 15 June, 05:47
    0
    This is my second one
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a program that reads the subtotal and the gratuity rate, and compute the gratuity and total. for example, if the user enters 10 for ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers