python loop move forward 2 times code example Example: how to create a loop in python turtle for i in range(10): print(i)