how to write a nomal for loop in python code example Example: python loop for i in range(1, 10); print(i)