Write a program that computes and displays a 15 percent tip when the price of a meal

Question:

Write a program that computes and displays a 15 percent tip when the price of a meal is input by the user. (The tip is computed by multiplying the price of the meal by 0.15.) You will need the following variables:

MealPrice (a Float)             

Tip (a Float)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: