Skip to main content

Left Shift

src/shift_left.py
loading...

Run and test the shift_left program

1. Open "Nada by Example"

Open in Gitpod

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