How to delete all the items in a list in Python Use list.clear() Use the del keyword Set the entire list to an empty list