This was superhard, and I still dont undestand, but i will try

This commit is contained in:
mdecker6
2025-10-01 07:48:35 -04:00
parent 4d8c941a15
commit 4d998ce093
2 changed files with 68 additions and 22 deletions

View File

@@ -3,10 +3,13 @@
- Draw a scatter plot.
- Draw the axes.
- Draw the x-axis.
x axis is (0,1)
- Draw the line.
- ...
- Draw the y-axis.
y axis is (4,0)
- Draw the line.
- ...
- Plot the points.
(1,4)
- ...