Skip to content

Issue with daniel exercise return statement #9

@Ifycode

Description

@Ifycode

Exercise

  • Daniel exercise

Issue

I'm trying to get the return statement to return black since daniel's color in real life is black. But the function returns green instead.

function Daniel(color) {
return color;
}

Daniel(green);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions