Booleans (bools) in Python are written capitalized, as False or True.
bool
False
True
Finish the program so that it correctly labels each of the claims as true or false.