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

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

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