Explore how the for loop in python works. Try changing the numbers: click on any number and drag to right or left
for i in range(, , ): print(i)
Output: