To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSubtraction
As Callie, a calculating individual
I want to quickly find the difference between two numbers
So that I am not tired out by doing mental arithmetic all day
- Scenarios
-
- Find the result of subtracting two numbers
-
- Given
- I am a Calculating Individual
- When
- I attempt to subtract, the number 'subtractor' from the number 'subtractee'
- Then
- I should see the answer 'result'
Examples: subtractor subtractee result 0 0 0 0 1 1 1 1 0 5 10 5
Last published over 5 years ago by RiverGlide.