stumped2/school

Expand check_bolean() to handle =, >=, <=, <, >, !=

stumped2 opened this issue · 0 comments

Instead of only handling 'and' and 'or' for boolean checking, allow 'and' and 'or' to work on =, <, >, <=, >=, != exprs