SyntaxFix
Write A Post
Hire A Developer
Questions
There is a builtin function all:
all
all (x > limit for x in my_list)
Being limit the value greater than which all numbers must be.