I am trying to make sure that my code doesn\'t pick the same word more than once out of a list of words. I have read that random.shuffle and .pop w
random.shuffle
.pop