python for loops turtle code example Example: how to create a loop in python turtle for i in range(10): print(i)