+ 2
How to measure time in phyton if speed and distance are given
2 Respostas
+ 2
speed = distance / time
Solve the equation for time.
+ 1
You should have read transposing in mathematics, won't you?
Well, when we say:
Speed = distance/time
It also meant:
distance= speed*time
And, time = distance/speed