diff --git a/physics/terminal_velocity.py b/physics/terminal_velocity.py index 16714bd02671..a1941d94c90e 100644 --- a/physics/terminal_velocity.py +++ b/physics/terminal_velocity.py @@ -1,3 +1,4 @@ +changes """ Title : Computing the terminal velocity of an object falling through a fluid.