Homework 4
Inputs, Outputs & Process
To start your pseudocode, think of your inputs and outputs first. Complete the boxes below. Once you are done filling in the blanks, upload this file to Angel.
|
Inputs: |
Round, Square, Small, Medium, Large, Xlarge, Pepperoni, Ham, Sausage, Bacon, Cheese, Peppers, Pineapple, Mushrooms, Chicken, Onions |
|
Problem Statement |
SubT=PizzaCost+TopCost Total=SubT+Tax |
|
Outputs: |
“Welcome”,PizzaCost, TopCost, SubT, Tax, Total |
Variables
|
Variable |
Data Type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Brief Outline (or the 30,000 foot view)
In the space provide, create a brief outline of this problem.
|
|
A Little Closer Look
Now that you have your outline, file in some of the details. Place your detailed outline below.
|
|