Arrays π
1) Defination
Arrays are variables which can hold more than 1 value.
Yes.... thats all π
Examples:
const fruits = ["apple" , "banana" , "orange"];
const superheros = ["thor", "superman" , "batman"]
Accessing Values
let numbers = [1,3,5,7,8,10];
c...
umangpincha.hashnode.dev4 min read
Deepti Dubey
I am frontend developer
jokes you have written I like your way to make thing easy actually it happened with all your jokes showed reality .