FOP-2425-Marathon/src/graderPrivate/resources/h07/PeanoMultiplyExpression_0X.json
Oshgnacknak 9614911dca Squashed 'solution/H07/' content from commit d17f229
git-subtree-dir: solution/H07
git-subtree-split: d17f22991286e5f500e50c2510a30531b6f28463
2025-03-16 16:23:46 +01:00

27 lines
No EOL
287 B
JSON

[
{
"x": "0",
"y": "1",
"expected": "0"
},
{
"x": "0",
"y": "2",
"expected": "0"
},
{
"x": "0",
"y": "3",
"expected": "0"
},
{
"x": "0",
"y": "5",
"expected": "0"
},
{
"x": "0",
"y": "9",
"expected": "0"
}
]