Trip planner | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Trip planner

How to the output to minutes

29th Apr 2021, 12:27 AM
Terrell Kernahan
Terrell Kernahan - avatar
6 Answers
+ 3
Use console.log to print the result. Here is a strong hint for the math to calculate the minutes: * 60 / 40
29th Apr 2021, 12:59 AM
Josh Greig
Josh Greig - avatar
+ 2
Hi! Can you show us your code attempt, please? We cant see your mistakes now
29th Apr 2021, 8:11 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
I try 6.25*60/40 console.log(885&150)
6th May 2021, 9:47 PM
Terrell Kernahan
Terrell Kernahan - avatar
0
Only getting answer for one test case
6th May 2021, 9:55 PM
Terrell Kernahan
Terrell Kernahan - avatar
0
Can someone help me with the trip planner problem
12th Oct 2021, 5:20 PM
Mary Sila
Mary Sila - avatar
0
Hi! Can you show us your code attempt, please? We cant see your mistakes now
13th Oct 2021, 5:59 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar