我有这个清单:
single = ['key1', 'value1', 'key2', 'value2', 'key3', 'value3']
从这里创建字典的最佳方法是什么?
谢谢.
python dictionary list
dictionary ×1
list ×1
python ×1