Write a for loop that iterates through the numbers 0-100 code example Example: for loop from n to 1 in python range(10, 0, -1)