Create another variable, job, and give it the value of Mario's job.

Great job! With descriptive variable names, it's easy to understand the values that variables hold.

Make sure to assemble var job = "Plumber"; in your code.