Coursera-Crash-Course-on-Python icon indicating copy to clipboard operation
Coursera-Crash-Course-on-Python copied to clipboard

Update Week4.ipynb

Open Adarsh465 opened this issue 4 years ago • 2 comments

The previous solution is not accepted by Coursera, so I made some changes.

Adarsh465 avatar Jan 18 '21 17:01 Adarsh465

But the expected output is similar. Could you please share not accepted?

fkhjoy avatar Feb 13 '21 06:02 fkhjoy

Create an application named ConvertMilesToKilometers whose Main() method prompts a user for a number of miles, passes the value to a method that converts the value to kilometers, and then returns the value to the Main() method where it is displayed.

A mile is 1.60934 kilometers.

NIKO233399 avatar Oct 11 '22 22:10 NIKO233399