We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d7624 commit fa3503cCopy full SHA for fa3503c
physics/period_of_pendulum.py
@@ -21,6 +21,7 @@
21
22
Reference : https://byjus.com/jee/simple-pendulum/
23
"""
24
+
25
from math import pi
26
27
from scipy.constants import g
0 commit comments