Printing values for the corresponding variable in descending order

前端 未结 0 875
南笙
南笙 2021-02-06 05:17

Say we take two inputs, a dictionary and a list of variables.

dict1 = {\'One\': [300, 600],\'Two\': [9300, 1300]}
variables = [\'x\', \'y\']

We w

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