for x in range(100,9,-10):
print(x)
I wrote my code in python 3.8. I hope this helps.
4.5m questions
5.9m answers