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