Functions

Built in:
The sentence, Hello everyone!, has a string length of 15

User created:
Hello everyone!
This is my function

Functions are blocks of codes that can be constantly used. Built in functions are ones you don't have define before hand User created must be defined before being used.