MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_18

Function test_task_18

data/unit_test/tests.py:292–295  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

290 assert "142" in final_answer
291
292def test_task_18(trajectory):
293 final_answer=trajectory[-1]['content']
294 assert "2526" in final_answer
295 assert "1506614" in final_answer
296
297def test_task_19(trajectory):
298 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected