Skip to content

Error in description of "Waypoint: Delete Properties from a JavaScript Object" #3974

@Takumar

Description

@Takumar

The instruction for exercise says:
Let's delete the "tails" property from myDog.
The test for this exercise tests if property bark() is deleted:
Delete the property "bark" from myDog.

Example in description is entire solution for this exercise:
delete myDog.bark;

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