import turtle
turtle.shape("turtle")
turtle.color("yellow")
turtle.bgcolor("red")
turtle.fillcolor("yellow")
turtle.begin_fill()
turtle.up()
turtle.goto(-270,170)
turtle.down()
turtle.forward(100)
turtle.right(144)
turtle.forward(100)
turtle.right(144)
turtle.forward(100)
turtle.right(144)
turtle.forward(100)
turtle.right(144)
turtle.forward(100)
turtle.end_fill()
turtle.hideturtle()
turtle.color("yellow")
turtle.bgcolor("red")
turtle.fillcolor("yellow")
turtle.begin_fill()
turtle.up()
turtle.goto(-130,170)
turtle.down()
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.end_fill()
turtle.hideturtle()
turtle.color("yellow")
turtle.bgcolor("red")
turtle.fillcolor("yellow")
turtle.begin_fill()
turtle.up()
turtle.goto(-120,160)
turtle.down()
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.end_fill()
turtle.hideturtle()
turtle.color("yellow")
turtle.bgcolor("red")
turtle.fillcolor("yellow")
turtle.begin_fill()
turtle.up()
turtle.goto(-160,100)
turtle.down()
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.end_fill()
turtle.hideturtle()
turtle.color("yellow")
turtle.bgcolor("red")
turtle.fillcolor("yellow")
turtle.begin_fill()
turtle.up()
turtle.goto(-155,200)
turtle.down()
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.right(144)
turtle.forward(30)
turtle.end_fill()
turtle.hideturtle()