In this exercise you will be handling errors being raised by functions created by your team while creating an RPN calculator.
(Note: there is no actual implementation of a calculator in this exercise.)
The student implements a function in to handle errors in three ways:
:error
in Elixir){:error, "message"}
in Elixir)