Activity 01
Pair Code: Type Selection Challenges
Present 10 scenarios, such as 'temperature reading' or 'is game over'. Pairs declare variables with correct types in a block-based editor like Scratch. Test declarations by printing values and discuss why other types fail.
Differentiate between various data types and their applications.
Facilitation TipDuring Pair Code, circulate and listen for students explaining type choices aloud, as verbal reasoning reveals hidden misunderstandings.
What to look forPresent students with a list of data points (e.g., 10, 3.14, 'Hello', true, -5, '123'). Ask them to write the correct data type next to each item and briefly explain their choice for two items.