P = {Primes numbers b/w 0 and 10} = { 2, 3, 5, 7}
Q = { Odd numbers b/w 0 and 10} = {1, 3, 5, 7, 9}
Let W = { Union of elements in P not in Q and elements in Q not in P} = {1, 2, 9}