Represents boolean true value.
Boolean expressions evaluate to either true or false. In Monkey the operators True and False represent these two states.