0
Can someone help me I'm a beginner in JavaScript
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
3 Réponses
+ 4
Please avoid writing code in the post tags. Tags serve a different purpose in discussion forum.
https://code.sololearn.com/W3uiji9X28C1/?ref=app
+ 4
This will you help:
https://www.sololearn.com/Discuss/3097194/?ref=app
+ 2
Hi! What help do you need? at what stage of this task are you stuck?