import random
for x in range(100):
print(random.randint(1,6))
I wrote my code in python 3.8. I hope this helps.
at least 20 characters
Answer:
eh?
Explanation: