We cannot delete a dictionary once created.
False
Reason — We can delete a dictionary in Python using the del statement.
del