What is the Pythagoras theorem? It is $ a^2 + b^2 = c^2$. Here, $a$, […]
Latest Blogs
Bubble Sort Algorithm in Python
In this post, I provide a code that performs a bubble sort in python. Before […]
The Buoyant Force
This post is about the buoyant force and the Archimedes principle.
Conservation of Momentum
If an external force is not applied to a system, then momentum is conserved. For […]