Python Booleans Flashcards

1
Q

What two values does a Boolean represent?

A

True or False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What function allows you to evaluate the Boolean condition of any value?

A

bool()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly