Python Dictionary Key/Value Swap

0
8K

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'}
Buscar
Categorías
Read More
Mobile Computing
11 useful applications and programs for an SMM specialist
In addition to creative thoughts and creative approaches, an SMM manager often needs only one...
By FWhoop Xelqua 2023-06-19 17:54:03 0 25K
Television
CBS, WIVB 4 Live TV. Buffalo, New York, United States.
WIVB-TV, (UHF digital channel 39), is a CBS-affiliated television station located in Buffalo, New...
By Nikolai Pokryshkin 2022-11-03 10:26:05 0 34K
Business
How much equity should a founder give to investors?
One of the most important decisions a founder will make when raising capital is determining how...
By Dacey Rankins 2025-04-08 14:19:54 0 3K
Телевидение
THT MUSIC Прямой эфир.
Начал вещание 31 мая 2016 года и с первых же дней существования заявил о себе как амбициозный и...
By Nikolai Pokryshkin 2022-10-20 10:47:27 0 24K
Finance
Discount trap: how not to fall for the marketing tricks of car dealerships
Today's auto market is full of enticing offers promising significant discounts and additional...
By Dacey Rankins 2024-10-04 15:37:40 0 8K
image/svg+xml


BigMoney.VIP Powered by Hosting Pokrov