lab #3

tutle OK so it took a few try’s to get it right i fix my errors and now i somewhat know how to do this so how i did it was just follow the instruction. Type turtle, but i have to in put all of the important things so that the code could work. Like “import” the name of my turtle is my own name so i had to put a equal sign in. Learning these short things that mean what the program does will take a bit to remember. So first i did was import turtle. Then i import random, after that i got to where i have to input the screen the color which was red. the the turtle which i named after my name and put the color white. After this i put in the commands which were the directions in which the turtle would go. The range so how long it would go and the angle which was  45 degrees then i just press enter and it showed me the picture u see.