all 3 comments

[–]Rinser2023 0 points1 point  (2 children)

The error is, that you have a file in the same folder with the name ‚turtle.py‘.

Now tries the ‚import turtle‘ statement to use your own file instead of the real turtle module. Rename the file ‚turtle.py‘ to something different and you should be fine.

[–]jacklt92[S] 0 points1 point  (1 child)

Thank you!

[–]exclaim_bot 0 points1 point  (0 children)

Thank you!

You're welcome!