colors in python turtle code example Example 1: how to import turtle in Python import turtle win = turtle.Screen() Example 2: how to import turtle in python import turtle