parent
dd23656b13
commit
e4612585e9
@ -1,7 +0,0 @@
|
||||
lst = ['shit','turd','poop']
|
||||
|
||||
lst1 = dict(zip(lst, range(len(lst))))
|
||||
|
||||
print(lst1)
|
||||
|
||||
|
Reference in new issue