I was stuck on the very first one because I was trying to use the count
command that we used in the pipes lab. For some reason it wasn't working so
I had to do some research and discovered the len() command that works
in scenarios like this. I was then able to use this command on
some of the other problems.