Variables and Standard Types

Exercise: Declare a constant string

Goal

Declare a string, using the const keyword, with a value of "Hello";

Page 12 of 17