turtle Program

This is my turtle program in which i had to make a program in which my turtle will spit out different outpus based on the random Statement that i used.We learned how to input 2 variables which is turtle and value. Once we did that, we begin to assign the turtle onto the screen. Once we did that , we then move onto defining the background color which was red. once we did that we assign it to the color white. As we move further down into the program , we see how range plays into a roll. it outputs a random number and when we run this program, it opens a redscreen with lines going all over the screen.

screen-shot-2016-10-06-at-2-51-46-pm screen-shot-2016-10-06-at-2-51-56-pm