Subtraction
- Nada program
- Test file
src/subtraction.py
loading...
tests/subtraction_test.yaml
loading...
Run and test the subtraction program
1. Open "Nada by Example"
2. Run the program with inputs
from the test file
nada run subtraction_test
3. Test the program with inputs
from the test file against the expected_outputs
from the test file
nada test subtraction_test