Activity 01
Bug Hunt Challenge: Mystery Code
Provide printed screenshots of buggy block code. Students circle errors, predict what happens when run, then recreate and fix on computers. Groups compare fixes and test each other's code.
Analyze common types of errors in block-based code.
Facilitation TipDuring Bug Hunt Challenge, circulate and ask students to verbalize the expected behavior before they run the code, building prediction skills.
What to look forPresent students with a short, intentionally buggy block-based program (e.g., a character that should move forward but moves backward). Ask them to identify the bug and write down the specific block they would change and why.