functions

Functions are blocks of code designed to perform specific tasks or operations. They can be called and used throughout a program to execute particular actions, making code more organized and reusable.