Another way to initialize a variable is direct initialization, which we can only use when we declare the variable.

Awesome! We can declare the type and name of the variable and provide an initial value in parentheses right after.

Might it be that we need to provide a value in quotation marks?