Activity 01
Variable Name Game: Meaningful Identifiers
Students are given a list of poorly named variables (e.g., 'x', 'temp', 'data1') and a short program description. In pairs, they brainstorm and assign more descriptive names, justifying their choices based on the program's purpose.
Construct a program that effectively uses multiple variables.
Facilitation TipDuring Pairs Coding, circulate and ask each pair to predict the next value before they run the code, reinforcing the link between prediction and outcome.