A simple turtle to draw a square. Change the program to make a triangle. Why does it use the 'clear' command? What happens without it? Why does it use the 'go to x: 0 go to y: 0' command? What happens without it?