Activity 01
Pairs: Everyday Task Algorithm
Pairs select a routine like making a sandwich and write pseudocode instructions. One partner follows them exactly as a 'human computer,' noting errors; they switch roles, discuss failures, and revise together. Share refined versions with the class.
Design an algorithm to solve a common everyday task, using pseudocode.
Facilitation TipDuring the Pairs activity, circulate and listen for students using vague words like 'then' or 'stuff'—pause their process and ask, 'What exact step comes next? How would someone who’s never done this know what to do?'
What to look forPresent students with a simple, flawed algorithm for making a sandwich, written in pseudocode. Ask them to identify at least two ambiguous instructions and explain why they would cause problems if a 'human computer' followed them literally. Collect responses to gauge understanding of clarity.