Functions are pieces of code that accomplish a specific task. For example, there are functions that can:
The things that functions act on are called arguments. Arguments are enclosed in parentheses, and sometimes also in quotation marks.