mono/packages/kbot/tests/unit/tools.test.md
2025-04-02 21:29:46 +02:00

11 lines
207 B
Markdown

# Test Equations
Solve the following equations and provide the results in the format:
{
"equation": "equation text",
"result": "numeric result"
}
1. 2x + 5 = 13
2. 3y - 7 = 20
3. 4z + 8 = 32