Update task.md
This commit is contained in:
parent
24411a8de8
commit
b2869fe6c9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ importance: 4
|
|||
|
||||
---
|
||||
|
||||
# Filter "in place"
|
||||
# Filter range
|
||||
|
||||
Write a function `filterRange(arr, a, b)` that gets an array `arr`, looks for elements between `a` and `b` in it and returns an array of them.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue