A Sample Function
Compute the Body Mass Index when
the inputs are in metric
function <
name
> ( <
parameter list
> ) {
<
function definition
>
}
Identify the corresponding parts