Doc strings are useful becuase they can help you remember what
a block of code does. I think I will use them in the future because
they keep a record of what a block of code does, and can also be used to
refresh your memory on a block of code you had previosuly figured out.