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 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
knights-and-knaves fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
logical-operators Fixed typo (#32327) 2018-11-14 17:06:09 +05:30
mobsters-riddle fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
monty-hall-problem Fixed some grammatical errors (#23674) 2018-11-17 15:40:42 +05:30
normal-forms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
satisfiability fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
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