Commit Graph

4 Commits

Author SHA1 Message Date
juddin2
f84554157e I wrote the codes for x-axis and y-axis code.
This went well for me because I copied the x-axis code from making with code website and for the y-axis I wrote a similar code put just changed anythinh in the code related to x-axis to y-axis.
Additionally, for the scatterplot function, i just copied and pasted parts of x-axis and y-axis codes under the scatterplot function.My thinking might have been wrong for this part but when i ran it in turtle it worked.
2025-10-05 22:40:00 -04:00
juddin2
f7cf4b952a I wrote new codes under the comments.
The first few went will for me but when I started to get to the def ratio function everything started getting confusing.
When I was stuck I did try to use my notes from CsE 115 which helped me out a little.
2025-10-05 22:23:45 -04:00
juddin2
f8a665a17e I wrote the planning_scatter.md.
I feel like I can only plot create the x-axis and y-axis on my own. I might have a hard time plotting the scatterplot.
I might have issues plotting the dots to their specific coordinates if there is any.
2025-10-05 19:49:47 -04:00
5076f4b5a0 Initial commit 2025-08-31 20:52:52 +00:00