Simplest way to form a union of two lists

前端 未结 5 1395
再見小時候
再見小時候 2020-12-08 03:56

What is the easiest way to compare the elements of two lists say A and B with one another, and add the elements which are present in B to A only if they are not present in A

5条回答
提交回复
热议问题