Show understanding of how Reverse Polish Notation (RPN) can be used to carry out the evaluation of expressions
Write pseudocode statements for: the declaration and initialisation of constants, the declaration of variables, the assignment of values to variables, expressions involving any of the arithmetic or logical operators input from the keyboard and output to the console