Skip to main content

For Loop

src/for_loop.py
loading...

Run and test the for_loop program

1. Open "Nada by Example"

Open in Gitpod

2. Run the program with inputs from the test file

nada run for_loop_test

3. Test the program with inputs from the test file against the expected_outputs from the test file

nada test for_loop_test