Login
From:
www.pythonmorsels.com
(Uncensored)
subscribe
Checking for an empty list in Python - Python Morsels
https://www.pythonmorsels.com/checking-for-an-empty-list-in-python/
links
backlinks
Roast topics
Find topics
Find it!
Python programmers typically check for empty lists by relying on truthiness.