compare list values with dictionories python

前端 未结 0 1153
予麋鹿
予麋鹿 2021-01-24 03:20

I have a list and dictionary

   lis = ["abc","bcd fg","cda"]
   dic = {1:"dcbagh",2:"cd abc", 3:"fg"}
         


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