How do we know some lines of code are a function?
function
{
}
We know lines of code are a function because they start with the word function.