You use them to perform specific tasks. They act as sub-programs. To create a function, follow these steps: - Use the function keyword. - Give the function a name. - Add parameters in parentheses. - ...