Potential Dividers

This commit is contained in:
2025-10-26 12:42:35 +00:00
parent 4bdbe5a014
commit 47a92d5060
8 changed files with 118 additions and 4 deletions

View File

@@ -134,4 +134,5 @@ gen_list = [
("velocity_of_object", "misc"),
("binary_addition", "computer_science"),
("kinetic_energy", "physics"),
("potential_dividers", "physics"),
]