As a user I want to be able to review the contents of the stack so that I can confirm my numbers.
UAT
- [] 3
<enter>4<enter><display>-> [3, 4] - []
<display>-> [] - [] 6
<display>[6]
Port of schuchert.wikispaces.com
RPN_Calculator_Review_Stack
As a user I want to be able to review the contents of the stack so that I can confirm my numbers.
<enter> 4 <enter> <display> -> [3, 4]<display> -> []<display> [6]
Comments