Coding > Python Booleans > Flashcards
What two values does a Boolean represent?
True or False
What function allows you to evaluate the Boolean condition of any value?
bool()