We can create immutable dictionaries in Python.
False
Reason — We cannot create immutable dictionaries in Python because dictionaries are mutable.