Variables and Standard Types

Exercise: Declare an integer

Goal

Declare an 'int' variable called 'age', with an initial value of '30'

Page 5 of 17