Learn_about_Python_Dictionary Creating a Dictionary 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 Common Operations Remove elements Update Elements Copy Operation