Blockquote
import turtle win=turtle.Screen() t = turtle.Turtle() t.width(5) #The vertical and horizontal lines t.left(90) t.fo