https://github.com/MrPowers/code_quizzer/blame/master/books/learn_javascript_logically/100_strings_numbers_booleans/300_introduction_to_booleans.md#L13 Shouldn't you introduce comparison operators before using them here? I can logic out `<` and `>`, but the `===` would have been new to me.