How to change color
Ok so I'm currently trying to make minecraft on replit but I don't know how to change the color of the pen. Does anyone know how?
Ok so I'm currently trying to make minecraft on replit but I don't know how to change the color of the pen. Does anyone know how?
t.pencolor("green")
you can read more about it here: https://www.geeksforgeeks.org/python-turtle-pencolor-method/@InvisibleOne omg thanks so much :)
np, just remember:
"Coding is 10% writing code, 30% fixing bugs, and 60% googling how to do stuff"
by somebody I dunno who
@JohnAdeyinka