Great work! name contains the string "Mario".
name
"Mario"
Make sure to use console.log(name); to display the value of the variable name.
console.log(name);