First commit

pull/133/head
11Ashish11 4 years ago
parent 8bc961899c
commit dbb60f7701

@ -957,7 +957,7 @@ const webTechs = [
] ]
``` ```
1. Declare an _empty_ array; 1. Declare an _empty_ array; .... Done
2. Declare an array with more than 5 number of elements 2. Declare an array with more than 5 number of elements
3. Find the length of your array 3. Find the length of your array
4. Get the first item, the middle item and the last item of the array 4. Get the first item, the middle item and the last item of the array

Loading…
Cancel
Save