grav_plan=(3.7, 8.87, 9.8, 3.73)

grav=grav_plan[0]
time=3

h=0.5*grav*time**2


print(f"La altura de Mercurio es {h} m/s")

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: