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 Added how to prove statements 2018-11-12 19:14:11 +09:00
dining-philosophers-problem
knights-and-knaves
logical-operators Fixed typo (#32327) 2018-11-14 17:06:09 +05:30
mobsters-riddle
monty-hall-problem Fixed some grammatical errors (#23674) 2018-11-17 15:40:42 +05:30
normal-forms
satisfiability
tautologies Added definition about contradiction (#30310) 2018-11-23 17:37:41 -08:00
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