upwestdon wrote: > if not (self.higher and self.lower): > return self.higher or self.lower self.lower = 0 self.higher = 123 ??? More than just None is False