CIS 115 CIS115 Week 1 Activity Pseudocode Answer
CIS 115 CIS115 Week 1 Activity Pseudocode Answer
BUY HERE⬊
Week 1 Activity—Pseudocode
TCO 1—Given a simple business problem, design and desk-check a solution that is expressed in terms of pseudocode, flowchart, and/or input-process-output (IPO) diagrams.
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, as well as the relationship among pseudocode, flowcharts, and programming language code.
1. Show the result of each pseudocode program.
2. Also, rewrite the pseudocode statements or flowchart using Assignment statements.
Rubric
When completed, compile the following documents together neatly in order.
1) This instruction sheet first
2) Your answer sheet second
Example
The variable A starts with value, 5.
Add 1 to A
Display the value of A on the screen.
Example Output
Comments
Post a Comment