The code not in front of True makes the expression result in False. If something is not true, it has to be false.
not
True
False
not is the negation operator. It turns values into their opposite.