Lab #3

Untitled

In this lab we are using python. In python we are using the program turtle so we can guide it to make any shape we want. In this case we use it to make a random shape. I named the turtle by my name, Jason and made the color it would make white. I commanded it to go right heading to a random angle between 0 and 45. Then moving it forwards and then backwards between 0 and 150. This caused the turtle to create a odd shape.