Create an IPO chart for each of the following methods: a) The method that calcul
ID: 3693835 • Letter: C
Question
Create an IPO chart for each of the following methods:
a) The method that calculates the amount owed on a restaurant check, including tip
b) The method that calculates your yearly education-related expenses
c) The method that calculates your annual housing expenses, including rent or mortgage payment and utilities.
Note: I am in programming logic and design (intro to programming). I don't know any programming languages. It is a basic intro course. Please include the actual charts so that I can see the correct layout, PLEASE!!
Explanation / Answer
Answer for Question:
IPO means : I am guessing the I stands for Input and P stands for and OU stands forOutput Chart.
Based on the given inputs in problem statement needs to calculates the
Input
Restaurant Check
total
Tip Percentage
Logic Processing:
Step 1:
First multiply Restaurant Check with tip. and Save it as a Tip Percentage.
Step 2:
Second take tip percent add it to the Restaurant Check and Save as total amount .
Output:
total Amount
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.