Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Quereact Latest Questions

  • 0
Anonymous

How to remove duplicate values from list in Python?

Hi

I have two lists list1 and list2 I want to extract all values that exist in list1 and don’t exist in list2.

I tried this code:

and give me this result:

How can i modify my code to have result without duplcate values like this:

thanks

0
0
Be the first one react

Related Questions