Answer:
numbers = (0, 9, 8, 7, 5, 2, 4, 5, 3)
numList = list(numbers)
print(numList)
Step-by-step explanation:
6.5m questions
8.5m answers