o Teacher introduces the term data type,
o Examples from real-word can be discussed (e.g., integer numbers can be related to number of currently present students, decimal numbers can be related to a product price, text type can be related to instant messaging text, etc.),
o Data types are considered in the context of the Greenfoot Environment and Java programing language,
o Detailed discussion related to variable types required for the game.