Computer Science, asked by tegirimamatha, 7 months ago

write python program for dynamic input value value to be entered while executing the program for an object dropped and velocity with which it touches the ground after t seconds. After writing the program take g= 10m/s and t= 20 second. see the output value​

Answers

Answered by karthikgang2005
1

Answer:

Explanation:

x = input("enter val ")

Similar questions