I can't believe I didn't find out earlier about rounding down floating
point numbers with just two characters when instead of building an
entire function
I'm gonna be picking up exercises from wherever I can manage to find on
the Internet, I'm still too green to start a personal project since I
still haven't dipped my toes in more advanced things like real error
handling and OS/Network interaction
Added really primitive error handling to numStar scanning, I really have
to figure out how to properly handle errors in Golang beyond abusing
if/else and switch/case