12 January How to check list is empty or not? Posted by Python Babu Comments 0 comment Introduction In this blog, you will know that, how can we check whether the list is empty or not in python. Suppose you have a list like as follows As … Read More