+ 1
How to pass the flight level its so hard i cant calculate I give input like this. Print (‘7240 / 550 ’)
Please any one tell the answer
2 Respostas
+ 3
Can you add your attempt? So we can help you
+ 3
formula:
speed = path / time
given:
path = 7425
speed = 550
search:
time
approach:
* solve formula for time
* insert given values and output result