Chapter 1, Bronze Challenge

Hello, I’m a newbian. Below is my first challenge in swift programming book.
Just want to know if I read the challenge right.

var lastName = “Jones”
print(lastName)