mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Added some physics and computer science questions
This commit is contained in:
@@ -132,4 +132,6 @@ gen_list = [
|
||||
("tribonacci_series", "computer_science"),
|
||||
("nth_tribonacci_number", "computer_science"),
|
||||
("velocity_of_object", "misc"),
|
||||
("binary_addition", "computer_science"),
|
||||
("kinetic_energy", "physics"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user