CIS 115 Week 1 Excercises & iLabs Logic and Design
CIS 115 Week 1 Excercises & iLabs Logic and Design
Week 1 Exercise
Assignment:
This activity will assist you in the understanding of how output should appear after statements are executed (results) and how to write proper pseudocode.
- Show the result of each pseudocode program.
- Also rewrite the pseudocode statements using Assignment statements.
Rubric:
When completed compile the following documents together neatly in 1 & 2 order:
1) This instruction sheet first
2) Your answer sheet, second
Week 1 iLab
- Lab #: CIS CIS 115-A1
- Lab 1 of 1 :
Fireworks Stand Checkout
- Lab Overview – Scenario / Summary:
TCO #4–Given a simple business problem that requires one or more decisions, create a solution algorithm that uses decisions with logical and relational expressions.
TCO #5–Given a simple business program that requires iteration, create a solution algorithm that employs loops.
TCO #9–Given a program with logic errors that is intended as a solution to a simple business problem, employ debugging diagnostics to remove and correct the errors.
Scenario:
Your algorithm will keep track of a customer’s purchases at the local fireworks stand. Customers will not know exactly how many items they will purchase, so using a FOR loop on this lab is not allowed. Let’s keep the rules simple.
10 years ago
Purchase the answer to view it

- week_1.zip