hi im trying to find all the shapes i can get.
To be specific, how many shapes are there?
Names please!
kannibalistic
I'm using python, so any thing that fits into
r6.shape("") will work!
If you want to do this, you need to do this:
Then it will print out the list of shapes, and you cant do this:
because it will return this:
Because getshapes is an attribute for the Screen() class, not the Turtle() class.
And if you wanted a list of the names, here you go: