What sets Boolean logic apart from other logical systems is that it focuses strictly on binary variables, which usually come in the form of 1s and 0s representing true and false.
Start with a statement that can be determined as either true or false, and use Boolean logic’s fundamental operators, NOT, AND and OR, to compare it or combine it with other binary statements to create more complex sets that can also be classified as either true or false.