Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Accepted result corection #398

Open
MesutBE opened this issue Feb 13, 2020 · 0 comments
Open

Accepted result corection #398

MesutBE opened this issue Feb 13, 2020 · 0 comments

Comments

@MesutBE
Copy link

MesutBE commented Feb 13, 2020

Very useful and good exercises, thank you first of all,
You need to change the comment line (accepted result line) at the above link
https://github.com/CodeYourFuture/js-exercises/tree/master/week-1/I-floats

var preciseAge = 30.612437;
var roughAge = Math.round(preciseAge); // 30  ***False - Must be 31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant