Counting the number of True Booleans in a Python List October 21, 2022 by Tarik True is equal to 1. >>> sum([True, True, False, False, False, True]) 3