mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-21 21:02:40 +00:00
r00tm4ker
This commit is contained in:
parent
70771bd631
commit
70a4059a9e
@ -8,4 +8,4 @@ var even = function (arr) {
|
||||
return even;
|
||||
}
|
||||
|
||||
console.log(even([1,2,3,4,5,6,7,8,9]));
|
||||
console.log(even([1,2,3,4,5,6,7,8,9,10]));
|
Loading…
Reference in New Issue
Block a user