hi in the turtle documentation, they say that for change a turtle size you use the metode shapesize or turtlesize, but when i try it says AttributeError: 'Turtle' object has no attribute 'shapesize' on line 33 (i'm using turtle repl)
i work in python [email protected]
how to change turtle size
hi in the turtle documentation, they say that for change a turtle size you use the metode shapesize or turtlesize, but when i try it says
AttributeError: 'Turtle' object has no attribute 'shapesize' on line 33
(i'm using turtle repl)
i work in python [email protected]