I'm learning python. I have a list of simple entries and I want to convert it in a dictionary where the first element of list is the key of the second element, the third is the key of the fourth, and so on. How can I do it?
list = ['first_key', 'first_value', 'second_key', 'second_value']
Thanks in advance!
strordict). It overwrites the builtin with the same name. – ThiefMaster♦ Mar 9 '11 at 17:08