Activity 01
Pairs: Algorithm Step-by-Step Role-Play
Partners create pseudocode for a sorting task. One partner reads each line aloud while the other uses cards as data items to act out the steps. Switch roles, then revise pseudocode based on execution issues.
Construct pseudocode for a simple calculator program.
Facilitation TipDuring Algorithm Step-by-Step Role-Play, assign one student to act as the 'computer' that follows instructions exactly, while the other designs the steps to expose flaws in vague logic.
What to look forProvide students with a simple problem, such as 'Write pseudocode for a program that asks a user for their age and tells them if they are old enough to vote'. On an exit ticket, students write the pseudocode and one sentence explaining why they used a conditional statement.