Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

empty list check in python

if not a:
  print("List is empty")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #empty #list #check #python
ADD COMMENT
Topic
Name
8+6 =