🤖 boolean operators

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

AND (∧)

  • if both variables are true

<ul><li><p>if both variables are true</p></li></ul>
2
New cards

OR (∨)

  • if either of the variables are true

<ul><li><p>if either of the variables are true</p></li></ul>
3
New cards

NOT (¬)

  • neither of the variables are true

<ul><li><p>neither of the variables are true</p></li></ul>
4
New cards

and?

= both variables