mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
@@ -15,5 +15,5 @@ def gen_func(maxSide=20, unit='m', format='string'):
|
||||
return a, ans, unit
|
||||
|
||||
|
||||
volume_cube = Generator("Volum of Cube", 35, gen_func,
|
||||
volume_cube = Generator("Volume of Cube", 35, gen_func,
|
||||
["maxSide=20", "unit='m'"])
|
||||
|
||||
Reference in New Issue
Block a user