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

Function test_task_134

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

Source from the content-addressed store, hash-verified

1332 assert '%' in final_answer
1333
1334def test_task_134(trajectory):
1335 final_answer=trajectory[-1]['content']
1336 ans="10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376"
1337 assert ans in final_answer
1338
1339def test_task_135(trajectory):
1340 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected