You have an idea for a restaurant tip calculator app that you want to develop to use

Question:

You have an idea for a restaurant tip calculator app that you want to develop to use on your mobile phone when you go out to eat. You can enter the amount of the check before taxes, the tax rate, and the tip percentage. It should display the amount before taxes, the dollar amount of the taxes, the dollar amount of the tip (calculated on amount before taxes), and the total amount including taxes and tip.

1. Variable List With Data Type

List all variables you will use (use valid variable names). Indicate whether the data type is string, integer, or decimal, and so on.

2. IPO Model

List the inputs, any processes/calculations, and outputs. Use the same valid variable names you used in Step 1.

Inputs _______________Process (calculations) _______________Outputs

3. Pseudocode

Describe your solution using pseudocode. Use the same valid variable names you selected in Step 1.

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

Step by Step Answer:

Related Book For  answer-question

Income Tax Fundamentals 2013

ISBN: 9781285586618

31st Edition

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

Question Posted: