As a user I want to be able to clear all values on the stack so that I can start from scratch whenever I want.
UAT
- []
--> [] - [5, 4, 3]
--> []
Port of schuchert.wikispaces.com
RPN_Calculator_Clear_Stack
As a user I want to be able to clear all values on the stack so that I can start from scratch whenever I want.
Comments