#js
Read more stories on Hashnode
Articles with this tag
Array You may know that a variable can store only a value at a time, for example,( var student = "jack", )this is totally fine and we may use it many...