1
votes
test_list = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 10, 10, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 10, 10, 11]
user_numbers = []
user_numbers.append(random.sample(deck))
Please read stackoverflow.com/help/minimal-reproducible-example and use correct letters in your titles and text. Don't replace o with 0. This is unpolite to your readers. - buhtz