Give the name variable the string value "Mario" and put a semicolon at the end of the line.
name
"Mario"
Make sure to assemble = "Mario";.
= "Mario";