Turtle Graphics

Turtle

Turtle Graphics using python and the turtle modules to draw with its pen on its window using certain steps and degrees. In python learning how import the modules window screen and changing it to specific color both the window screen and pen color and than giving it a set of functions of moving forward 0-150 pixels, and right 0-45 degrees and backward the same amount of forward pixels chosen and have it and repeat the forward, right and back functions 100 times