0
trip planner
Hi people, i am having issues to solve this problem below, You need to plan a road trip. You are traveling at an average speed of 40 miles an hour. Given a distance in miles as input (the code to take input is already present), output to the console the time it will take you to cover it in minutes. Sample Input: 150 Sample Output: 225 I tried running this, // your code goes here console.log("3.75*60=255!)
12 odpowiedzi
+ 8
Matias Nicolas Elia , before we are going to help you, you should have done a try by yourself, put it in playground and link it here.
It does not help you if someone just posted a ready-to-use solution. this will not improve your coding skills or your problem solving ability. it is better to give some hints to the op.
so please help us to keep sololearn what it was made for: A self-learning platform for coding with a great community.
Thanks for your understanding!
+ 1
Where does your doubt exactly lies bro?
+ 1
Lothar
A very good and promising advice to improve your skills!!! Kindly try it before asking it here.
+ 1
What's the input?
+ 1
Refer my code and change yours accordingly...
The link which you provided is not getting opened up!!
+ 1
Is that JAVA really??
0
https://code.sololearn.com/c4w565YMywXa/?ref=app
Here's my solution for your query in 'C'.
0
can you check this?
https://www.sololearn.com/learning/eom-project/1024/978
0
the output exp says 850 but i got 13500
0
150
0
check now
https://code.sololearn.com/c0a16a8A22a8
- 1
sorry, javascript
now
https://code.sololearn.com/ca22A476a8a1