In Dictionary Keys has to be Immutable values such as tuple,string and numeric as well and Values can be Anything Mutable or Immutable
- Using Literals
- Using Zip
- Using fromkeys
- Accessing Elements
In Dictionary Keys has to be Immutable values such as tuple,string and numeric as well and¶ Values can be Anything Mutable or Immutable