Two Python String Lists Subtract Values Without Concatenating

后端 未结 0 874
暗喜
暗喜 2021-01-29 19:57

the community helped me solving the following problem:

import re

list_1 = [\'2 Red\', \'8 Blue + Purple\', \'4 Green\']
list_2 = [\'10 Red\', \'2 Blue\', \'3 Gre         


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