mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Update README.md
This commit is contained in:
@@ -28,9 +28,8 @@ problem, solution = mathgen.genById(0)
|
||||
|
||||
## List of Generators
|
||||
|
||||
| Id | Skill | Example problem | Example Solution | Function Name |
|
||||
|------|-----------------------------------|--------------------|-----------------------|--------------------------|
|
||||
<!--list start-->
|
||||
| Id | Skill | Example problem | Example Solution | Function Name |
|
||||
|------|-------|-----------------|------------------|---------------|
|
||||
| 0 | Addition | 39+50= | 89 | addition |
|
||||
| 1 | Subtraction | 91-37= | 54 | subtraction |
|
||||
| 2 | Multiplication | 39*1= | 39 | multiplication |
|
||||
|
||||
Reference in New Issue
Block a user