# Inspired by our cat Pietje

from turtle import *
from random import *

lt(90)
fd(50)