How to print offset of a Pickled Dictionary

前端 未结 0 948
眼角桃花
眼角桃花 2021-01-06 08:10

Here is my code:

Dictionary format:
index["help"] = [5,[3,5,12,78]]
index["time"] = [2,[13,205]]

// format of dictionary: index[term] = [         


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