freeCodeCamp/guide/english/logic
Sayali 994d0a161e Change the statement for OR operator (#23968)
The statement 'Just like above the OR operator operates on two variables, notice that the only time the OR operator evaluates to True is when `x` & `y` negate each other' is ambiguous change it to 'Just like above the OR operator operates on two variables, notice that the only time the OR operator evaluates to False is when both `x` & `y` are False'.
2018-12-19 02:06:44 -05:00
..
algebra-of-logic Update index.md (#24166) 2018-12-07 04:27:20 -05:00
conditional-and-biconditional-statements
dining-philosophers-problem
knights-and-knaves
logical-operators
mobsters-riddle
monty-hall-problem
normal-forms
satisfiability
tautologies
truth-tables Change the statement for OR operator (#23968) 2018-12-19 02:06:44 -05:00
index.md Fixed formatting (#23928) 2018-12-11 17:41:08 -05:00