checking if the collection is True is faster since it only checks if it has at least one item, rather then going over all items.
8.7 KiB
8.7 KiB
checking if the collection is True is faster since it only checks if it has at least one item, rather then going over all items.