How do we mark out the code that belongs to a function?
With
{
and
}
Using
[
and
]
We don't need signs to mark code belonging to functions
With
{
and
}
.