> what i am stuck at is how to do the union and intersection. any hints or help on where to start?
union = if it's in either, then set the result
intersection = if it's in both, then set the result.
The rest is just for loops.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
> what i am stuck at is how to do the union and intersection. any hints or help on where to start?
union = if it's in either, then set the result
intersection = if it's in both, then set the result.
The rest is just for loops.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953