Turtle Graphics
In this assignment we used the turtle module to create a graphics design.
I was able finish the code successful. There were some difficulties I faced. First, I forgot to use the parentheses. Then, I forgot to use colon mark. But, after resolving the difficulties the code was able to run fine. I experiment with the random angles within 0 to 45 and different distance within 0 to 150 pixels. I used 50,100, and 150 for the distance and 25, 35, and 45 for the angles. I got the results I desired.
By: Simran Sandhu