Skip to main content

Cardio Risk

The cardio risk example program returns a risk score that depends on private checks.

src/cardio_risk.py
loading...

Run and test the cardio_risk program

1. Open "Nada by Example"

Open in Gitpod

2. Run the program with inputs from the test file

nada run cardio_risk_0_test

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

nada test cardio_risk_0_test