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

Accepted result corection #398

@MesutBE

Description

@MesutBE

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions