8000 Complete Exercise #4 · Evelio35/javascript-exercises@20ac4fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 20ac4fd

Browse files
committed
Complete Exercise TheOdinProject#4
1 parent a43e9a4 commit 20ac4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_removeFromArray/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Exercise 04 - removeFromArray
2-
2+
33
Implement a function that takes an array and some other arguments then removes the other arguments from that array:
44

55
```javascript

0 commit comments

Comments
 (0)
0