We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cc18f commit 776e994Copy full SHA for 776e994
javascript/4_array-programs/splitArray.js
@@ -13,7 +13,7 @@
13
}
14
15
// 2. Using splice() Method
16
-
+
17
{
18
let a = [10, 20, 30, 40, 50, 60, 70, 80];
19
0 commit comments