Let's put together an app that creates a variable and uses it.

Easy, right? We create greeting with the word var and use it with its name.

Here's a hint: we create a variable with the word var.