Guide

Step By Step

Processes

Processing is Doing

A process is a combination of instructions that does something.

When a process produces a value of data, they are called functions. It does objects.

When a process performs an action, they are called procedures. It does actions.

Can you identify in the previous program where are the functions and the procedures defined?

Tip: The definitions start with function for functions, and procedure for procedures.

They also end with the code-word end. And the name of the process.