After creating and naming a variable, we use the = sign to store a value inside it, like with city = "Miami".

Make sure to pick city, followed by =, and finally "Miami".