Maya is developing a computer program to manage inventory for her online bookstore.
Maya plans to construct her program using subprograms (functions and procedures) to make her code more modular.
One similarity between a function and a procedure is that they can both contain local variables.
State two other similarities between a function and a procedure.