Variables and Standard Types

Exercise: Declare a string

Goal

Declare a string variable called 'name', with an initial value of 'John'

Page 4 of 17