We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 746be9c commit 0465935Copy full SHA for 0465935
DIRECTORY.md
@@ -899,6 +899,7 @@
899
* [N Body Simulation](physics/n_body_simulation.py)
900
* [Newtons Law Of Gravitation](physics/newtons_law_of_gravitation.py)
901
* [Newtons Second Law Of Motion](physics/newtons_second_law_of_motion.py)
902
+ * [Orbital Transfer Work](physics/orbital_transfer_work.py)
903
* [Period Of Pendulum](physics/period_of_pendulum.py)
904
* [Photoelectric Effect](physics/photoelectric_effect.py)
905
* [Potential Energy](physics/potential_energy.py)
0 commit comments