How can I import an image in Python Turtle?

前端 未结 5 1833
时光说笑
时光说笑 2021-01-24 10:47

What I want, is to get an image to replace the default turtle, just like it is done here: http://blog.trinket.io/using-images-in-turtle-programs/ .

This is my code, but

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-24 11:36

    Trinket is a program for python! You have to type your code in trinket if you want that code to work!

提交回复
热议问题