Week 7: 25 Dots B+C
- Kaley Fitzpatrick
- Oct 13, 2020
- 1 min read
25 Dots B:

This weekly code was hard at first because I originally used abs to try and figure put the color, but it was coming out incorrect. With a friends help, I was able to use maps instead to create the gradient.
my code below

25 Dots C:

Once the above was done just swapped the x and y, width and height junk and was good to go.
code below.

Comments