Merge branch 'reduce-the-complexity-of-boolean_algebra/quine_mc_cluskey.py' of https://github.com/MaximSmolskiy/Python into reduce-the-complexity-of-boolean_algebra/quine_mc_cluskey.py

This commit is contained in:
MaximSmolskiy 2023-04-01 22:29:17 +03:00
commit 5d67fbeb8b

View File

@ -717,6 +717,7 @@
* [Archimedes Principle](physics/archimedes_principle.py)
* [Casimir Effect](physics/casimir_effect.py)
* [Centripetal Force](physics/centripetal_force.py)
* [Grahams Law](physics/grahams_law.py)
* [Horizontal Projectile Motion](physics/horizontal_projectile_motion.py)
* [Hubble Parameter](physics/hubble_parameter.py)
* [Ideal Gas Law](physics/ideal_gas_law.py)