Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Naber f6cfe7235a Checkpoint 2
Writingthe code for this wasn't terribly difficult once I figured out
what i needed to do. I didn't quite understand the purpose of each
function in the context of the overall program, which made the scale
function difficult to write at first. When I did get stuck I used the
already existing code as well as the examples in the lab to help me
figure out what I needed to write.
2023-08-03 16:41:13 -04:00
Thomas Naber 8e57a173bb Checkpoint 1
I think I would be able to make the axes and the evenly spaced
tick marks. I don't know how to use the x and y values from the
list yet so I don't think I'd be able to make the labels or plot
the points on the scatter plot.
2023-07-31 11:24:41 -04:00
tnaber d373f4693d Initial commit 2023-07-31 14:43:09 +00:00