## Scoring Guidelines ___/2 Read the instruction [Calculator Enactment Blog](https://nighthawkcoders.github.io/teacher_portfolio//2024/05/15/rpn_calculator_IPYNB_2_.html) - [ ] Team. Go through each of the major processes (Tokenize, RPN, Calculation) - [ ] Team. Be sure to enact key portions of Algorithm around Stacks and ArrayList (Queue).
Scoring Guidelines ___/2
Read the instruction Calculator Enactment Blog