8,849
edits
Changes
→OR
==OR==
* The ''OR'' operator takes two [[operandsoperand]] s and evaluates to ''true'' if '''either''' of the operands are true.
* Also written as "||".
Example: [True Statement] OR [True Statement] ...evaluates to... '''TRUE'''