[ad_1]
You can do something like:
count = {
True: dabools.count(True),
False: dabools.count(False),
}
[ad_2]
solved I have given you a list called dabools that has 500 booleans in it [closed]
[ad_1]
You can do something like:
count = {
True: dabools.count(True),
False: dabools.count(False),
}
[ad_2]
solved I have given you a list called dabools that has 500 booleans in it [closed]