Now use the equality operator to check if seatsBooked is equal to maximum and store the result in the full variable.

Make sure to pick = followed by seatsBooked and then ===, maximum.