Commit Graph

3 Commits

Author SHA1 Message Date
Cory Dean Chung 65c7302f75 Checkpoint 2: I wrote functions for transform.py
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.
2023-08-12 17:41:49 -04:00
Cory Dean Chung c5b56bd5e4 I completed checkpoint 1.
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.
2023-08-11 21:19:17 -04:00
cchung 0968508f86 Initial commit 2023-08-01 12:28:28 +00:00