From a dictionary made of multiple lists choose one element from each

后端 未结 0 1685
再見小時候
再見小時候 2020-12-25 08:32

Lets say I have a dictionary of lists like this:

lists= {\'pet\': ["dog", "cat", "parrot"],
        \'amount\': [1,2,3],
                


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