[Bug] Need assistance in Divide one Decimal by Another with JavaScript

Challenge Name

Divide one Decimal by Another with JavaScript has an issue.

Issue Description

Browser Information

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36.

Screenshot

Your Code


var quotient = 4.4 / 2.0; // Fix this line



What problem do you have with this code exactly? Because i just use an

alert(quotient);

and the result was 2.2, is the correct result…

4 months later … it’s probably not the same code any more, as beta went through a lot of turmoil. Extraneous necroposting.