Python Verification
The process of executing Python code to check if a solution is correct.
The process of executing Python code to check if a solution is correct. Fully automatic, no human judgment needed. Example: run the code and check if the final answer matches the expected answer.