running python3 testing.py get_level...
sending input 0...
checking that input was rejected...
:) Little Professor rejects level of 4
Log
running python3 testing.py get_level...
sending input 4...
checking that input was rejected...
:( Little Professor rejects level of "one"
Cause
expected program to reject input, but it did not
Log
running python3 testing.py get_level...
sending input one...
checking that input was rejected...
:) Little Professor accepts valid level
Log
running python3 testing.py get_level...
sending input 1...
checking that program exited with status 0...
running python3 testing.py get_level...
sending input 2...
checking that program exited with status 0...
running python3 testing.py get_level...
sending input 3...
checking that program exited with status 0...
:) At Level 1, Little Professor generates addition problems using 0–9