Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python using boolean len comparing with

my_list = []
if my_list == []:
    print("The list is empty")
Source by www.programiz.com #
 
PREVIOUS NEXT
Tagged: #python #boolean #len #comparing
ADD COMMENT
Topic
Name
1+2 =