What is a Function?

A function is a block of reusable code that performs a specific task.

Why Use Function?

Reuse code multiple times

Improve code readability