The run_example function in util/test.py now checks if the example path contains "guess_number" and returns early to avoid hanging on interactive input during automated test execution.
The run_example function in util/test.py now checks if the example path contains "guess_number" and returns early to avoid hanging on interactive input during automated test execution.