We created a variable that we called greeting and gave it the word "Hello" as a value.

Variables are containers that help us remember information, like a friend's birthday, for later.

Great! Through the variable's name, we can use the information that it contains.

Almost! String is the variable's type; let's use it's name!