Question: What does “pseudo” and “code” mean?
Answer (Highlight to reveal): Pseudo means false and code means information.
Question: What are the five basic symbols used to draw flowcharts?
Answer (Highlight to reveal): Termination box, processing box, decision box, input/output box, and flow lines.
Question: True or False? Decision boxes have 1 input line and 2 output lines.
Answer (Highlight to reveal): True.
Question: What is the purpose of using Pseudocode?
Answer (Highlight to reveal): Pseudocode makes it easier to understand the descriptions of each step of an algorithm.
Question: True or False? Pseudocodes are really detailed or in dept
Answer (Highlight to reveal): False. Pseudocode has a balance of understandability and detail.