python for i = 1 code example Example: how to make loops in python for x in range(0, 3): print("We're on time %d" % (x))