Function is a block of reusable code that performs a specific task. It allows you to write code once and use it multiple times, making programs more organized and efficient. def ...