Commit Graph

3 Commits

Author SHA1 Message Date
caglazir
5959c01c07 I added the code for the various functions
Checkpoint 2: It went okay. There were points where I couldn't figure out
what was going wrong so I had to look up the commands to make sure I was
using them as intended. Personally, coding is a lot of trial and error
for me in the learning process. I have to see what the code understands
and what it doesn't so I can rewrite it in a way that can be understood.
With practice I get used to its "lingo" for example the idententation
patterns, repetition, redefinition etc.
2025-10-06 17:51:58 -04:00
caglazir
8bfbf32027 I added the steps I follow for scatterplots.
Checkpoint 1: Although I am familiar with utilizing the scatterplots,
I am sure some parts of the coding that makes the scatterplot will be
confusing. I am not very strong in creating loops in a logical way so
probably that will be where I might get stuck, if there are any.
2025-10-06 09:57:36 -04:00
0d8a301dbb Initial commit 2025-09-04 20:32:10 +00:00