Naming Variables

See Figure 3.2

Start with a 3 character id

intScore, intRegionWest

m can be used to stand for module scope, mintScore

names must begin with a letter

names can not contain punctuation

names can contain numbers, but the number can not be at beginning, dec2002Sales