Use === to code a condition that makes the text display if flightModeOn is true.
===
flightModeOn
true
Make sure to type flightModeOn === true.
flightModeOn === true