Give the city variable the string value "Miami".
city
"Miami"
Make sure to write var city = "Miami";.
var city = "Miami";