Mini Project
Solution to the exercise 'Calculator'.
The solution depends on first listing all the possible values the operator can take:
operator
'+'
'-'
'/'
'*'