Commit Graph

4 Commits (77b34ee74af8b2b46845cf04ed6a7380e3ef1747)

Author SHA1 Message Date
absentMindedDeveloper e50a02c7e7 Added NAND (#20930)
Added the logical operator NAND to the list of operators. NAND functions like NOT AND and returns a value of false only when both inputs are true.
2018-11-03 19:20:41 -07:00
Tammy Lee 91e30e0c4d Fixed typo "because" under Truth Tables section (#21279) 2018-11-02 20:17:12 -04:00
Sayali fa22d1953c change answer to T (#23966)
In logical OR operation (T OR T) is T not F. So change answer to T
2018-11-02 13:11:59 +05:30
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30