Create the firstAnswer variable with the value "red" to keep track of the first answer the user gives.

Nice work!

Make sure to assemble var firstAnswer = "red"; in your code.