Run »
×
Change Orientation
mylist = [0, 1, 1] x = all(mylist) print(x) # Returns False because 0 is the same as False
False
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit