clear python dictionary code example Example 1: how to clear dictionary in python dict.clear() Example 2: remove all elements from dictionary python dict_name.clear()