Give the first variable the value "Nikola" and finish the statement with a semicolon. 

Great! Now we have a variable that holds Nikola Tesla's first name.

Make sure to assemble var first = "Nikola"; in your code.