The example gave boolean expressions:
bool_one
bool_two
bool_three
But later tried to reference
bool_three
bool_four
bool_five
Is this just an oversight or am I totally lost?
The example gave boolean expressions:
bool_one
bool_two
bool_three
But later tried to reference
bool_three
bool_four
bool_five
Is this just an oversight or am I totally lost?
Hello, @giga6525893525.
For context, it seems you are referring to this:
from here.
If that is the case, then yes. That does appear to be an oversight. Thanks for pointing it out! I’ll report it to the Codecademy Engineering team, so they can fix it.