(trajectory)
| 751 | assert os.path.exists(ans) |
| 752 | |
| 753 | def test_task_74(trajectory): |
| 754 | ans="./output/74.png" |
| 755 | assert os.path.exists(ans) |
| 756 | |
| 757 | def test_task_75(trajectory): |
| 758 | ans="./output/75.docx" |
nothing calls this directly
no outgoing calls
no test coverage detected