Python - turtle.pencolor() method
The turtle module provides turtle graphics primitives, in both object-oriented and procedure-oriented ways. Because it uses tkinter for the underlying graphics, it needs a version of Python installed with Tk support. turtle.pencolor() : This method is used to change the color of the ink of the turtl