dict_zip_combination

Run Settings
LanguagePython
Language Version
Run Command
a = [1, 2, 3] b = ['a', 'b', 'c', 'd'] zipped = zip(b,a) print dict(zipped)
Editor Settings
Theme
Key bindings
Full width
Lines