Skip to content

Commit

Permalink
Update alternateEvenOdd.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCreativeContent authored Sep 5, 2020
1 parent 82bec20 commit 09916e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alternateEvenOdd.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ B.push(even[i]);
B.push(odd[i]);
}
return B
};
};

0 comments on commit 09916e9

Please sign in to comment.