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.