It went pretty well. In terms of writing the functions, I skimmed
the instructions a bit too quickly, so I had to reread it to
understand how to pull just the x- or y-coordinate in the last two
functions. The discord was very helpful in figuring out what to do
about the error I was getting when testing the clamp function, in
that two people had already encountered the same error and provided
a fix in the test file.
I think I could write the majority of the scatter plot function if
I had to, and I feel pretty confident I could google whatever I would
need to finish it. I feel the idea of breaking down a problem into
smaller ones, and also some of the problems we've done, overlap well
with my math teaching background.