Created by: reyoung
The bool variable can be cast to int/float, where false = 0 and true = 1. Casting bool variable is useful to combine operators with an evaluator or metric in Python.