substracting one list from another with append

后端 未结 0 398
时光说笑
时光说笑 2020-11-30 03:14

If there are two lists say ->

list1 = [R,B,B,Y,P,G]
list2 = [R]

and I want to subtract, using append, the matching item from the second li

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