extract data from file as a dictonary

后端 未结 0 1726
天涯浪人
天涯浪人 2021-01-07 08:36

could you please advice how to read data from file as a dict.

file some contains the following:

{\'foo1\': (0, 10), \'foo2\': (0, 9), \'foo3\': (0, 20)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题