Starter Quiz

Question 1 of 6
1 of 6

A procedure executes a list of commands when called. A function will execute a list of commands and also a value.

This is the difference between a procedure and a function.