Python all function example
Python Built-in Function all(): The all() method returns true if all the elements in iterable(List, Dictionary, Tuple, Set) are true
Python Built-in Function all(): The all() method returns true if all the elements in iterable(List, Dictionary, Tuple, Set) are true