feat: add compose and decompose numbers problem
This commit is contained in:
@@ -53,6 +53,8 @@ For a new grade, follow the same pattern:
|
||||
3. Include the new grade router from `app/routers/math.py`.
|
||||
4. Add tests.
|
||||
|
||||
Every time you add a new problem, also add an endpoint curl example on the ENDPOINTS-EXAMPLE.md file.
|
||||
|
||||
## Naming Conventions
|
||||
|
||||
- Endpoint paths use the existing style: `/math/grade_1/<problem_name>`.
|
||||
|
||||
Reference in New Issue
Block a user