开发者

How to convert a file into a dictionary?

开发者 https://www.devze.com 2023-02-06 15:40 出处:网络
I have a file comprising two columns, i.e., 开发者_高级运维 1 a 2 b 3 c I wish to read this file to a dictionary such that column 1 is the key and column 2 is the value, i.e.,
0

精彩评论

暂无评论...
验证码 换一张
取 消