0

Can anyone explain this question ?

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

14th Dec 2020, 2:01 PM
Raza Abbas
Raza Abbas - avatar
1 Answer