Python Dictionary Key/Value Swap
Posted 2023-03-03 21:55:48
0
11K
You can change the keys and values in a dictionary using a loop and items(). This can be helpful if the key doesn't exist in the dictionary, but the value exist. Here's an example:
d = {'key1': 'val1', 'key2': 'val2', 'key3': 'val3'}
d_swap = {v: k for k, v in d.items()}
print(d_swap)
# {'val1': 'key1', 'val2': 'key2', 'val3': 'key3'}
Căutare
Categorii
- Arts
- Business
- Computers
- Jocuri
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Citeste mai mult
Poison Dart Frogs
Poison dart frog (also known as dart-poison frog, poison frog or formerly known as poison arrow...
How Does Page Speed Affect Conversion Rates?
In today’s digital-first world, users expect instant gratification. Whether they’re...
Tools used to rennovate
If the Fixies really existed, they would be the most welcome guests in every home. However, they...
Джокер. Joker. (2019)
Готэм, начало 1980-х годов. Комик Артур Флек живет с больной матерью, которая с детства учит его...
World News Agencies
ABYZ News Links
Directory links to more than 15,000 newspapers and other news sites such as news...