using filter function to produce a list outputting non-common elements of two lists

前端 未结 0 1048
忘了有多久
忘了有多久 2020-12-02 02:44

So i am in need of a function which takes two lists, x and y and output a list of elements that are in List x BUT NOT IN List y. ie. the output should look something like is

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