Activity 01
Think-Pair-Share: Pseudocode the Morning
Students individually write pseudocode for their morning routine, including decision points like checking the alarm and choosing breakfast. Partners compare structures and identify how their decision logic differs, then discuss how computers handle the same types of conditional choices.
Design a flowchart to represent a multi-step decision-making process.
Facilitation TipDuring Think-Pair-Share: Pseudocode the Morning, set a timer so students have equal turns explaining and listening.
What to look forPresent students with a simple real-world problem, such as 'making a peanut butter and jelly sandwich'. Ask them to create a flowchart representing the steps. Check if they use appropriate symbols and if the sequence is logical.