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
1
Answer:
Explanation:
x = input("enter val ")
Similar questions