Turtle Blast Lab

Today during the lab time. We import the turtle module to python and create canvas to draw the shape we want. What we did is we assign a name to the turtle and set and color of it. More than that we can set the background to the color we wanted. And we can choose a pen size of it too. For assignment 3 we need to let the drawing repeat 100 times by using the    for    statement. And we set a range for each angle each distance forward ,backward. And let the value be randomly.

pang123456789 pangturtle pangturtlelab

Comments are closed.