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
The turtle graphics has support for .gif images only. Please try to change your image's format.
Here's a link to a similar question How can i add an image (Python)