Languages
[Edit]
EN

Python - update dictionary items

3 points
Created by:
Palpys
764

In this article, we would like to show you how to update dictionary items in Python.

Practical example

Edit

In this example, we use update() method to change the value of the existing item.

Output:

Note:

If the item doesn't exist, the update() method will add it to the dictionary.

Alternative titles

  1. Python - change dictionary items
  2. Python - modify dictionary items
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join