So, what exactly are methods? In so many words, they're sections of reusable code.

See that? These lines do the same thing as the length method. Would you want to write them every time you wanted to know the length of an array?