- Become familiar with how to declare a variable using var. For example:
var maxTempDay1 : real - Know the three data types -- int, real, string.
- Try to think of a variable as a named memory location, that is, an area of RAM the computer gives a name and waits for it to be given a value.
Work on Chapter 5 the same way you worked on Chapter 4:
• read the chapter carefully
• make notes from the question sheet in the Pickup Folder
• try the programs as you read
• do the exercises at the end of the chapter