Create 8 - Gravity.py
This commit is contained in:
parent
3968e387c1
commit
ef89326224
2
07/b/8 - Gravity.py
Normal file
2
07/b/8 - Gravity.py
Normal file
@ -0,0 +1,2 @@
|
||||
v = float(input())
|
||||
print((v - (v**2 - 4 * -4.9 * 11000)**0.5) / 2 / -4.9)
|
Loading…
Reference in New Issue
Block a user