This exercise was all about combining several different examples togather.
I used the triangle, arc, and ellipse to create the shapes, and random numbers for the colors.
This piece is my return to Javascript after nearly three years away. I remembered very little outside of some basics, so I am proud to have gotten this done.
The colors are generated randomly with the values r, g, b (that aren't always assigned to actual red, green, and blue).
what what successful? Drawing the arc.
What was unsuccessful? Trying to get this website to work