hiker
0
Q:

list exclude list

def set_approach(a,b):
    return list(set(a)-set(b))
0

New to Communities?

Join the community