IT 210 Week 3 DQ 1 and DQ 2
February 18th, 2022
This file of IT 210 Week 3 Discussion Questions consists of:
DQ 1: Review the definition of control structure on p. 45 in Extended Prelude to Programming: Concepts and Design (2nd ed.). Then, think about the pseudocode algorithm you would write for a simple task (making a peanut butter sandwich, for example) as well as three simple control structures that could be used to create this algorithm.
What do you think is the most difficult part of creating the algorithm?
What can you do to make this process easier?
DQ 2: How do you use the three basic control structures