I have 2 list of tuples generated from the random library.
In each of the list itself, there are no duplicates. (Using random.sample())
random.sample()
What is the ea