When we display variables in the console, their values appear instead of their names. If we print name here,  it'll show its value.

Make sure to pick name. We want to display the variable's value.