Create another variable, last, and give it the value of Nikola's last name.

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

Make sure you assemble var last = "Tesla";.