# Inspired by our cat Pietje

from turtle import *
from random import randint

t1.Turtle()

t1.forward(100)

done ()     

