Skip to content

Update task9.js#1

Open
Anonymous-dev-v wants to merge 1 commit intoOleksandraTurik:mainfrom
Anonymous-dev-v:patch-1
Open

Update task9.js#1
Anonymous-dev-v wants to merge 1 commit intoOleksandraTurik:mainfrom
Anonymous-dev-v:patch-1

Conversation

@Anonymous-dev-v
Copy link
Copy Markdown

No description provided.

@@ -1,3 +1,5 @@
function filter (arr, fn) {
return arr.filter(arr => fn(arr));
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to write here your own filter method, don't use the existing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant