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.
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.