Checking for True or False

from blog Sebastian Witowski, | ↗ original
How can we compare a variable to True or False, what's the difference between "is" and "==" operators, and what are truthy values?