A list and replaces its elements with values from the dictionary with the help of keys

后端 未结 0 1554
不思量自难忘°
不思量自难忘° 2020-12-22 12:53

my_dict = {\'blue\': \'0000FF\', \'green\': \'00FF00\', \'yellow\': \'FFFF00\', \'red\': \'FF0000\', \'white\': \'FFFFFF\', \'black\': \'000000\'}

my_list = [\'

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