#iwritecode
Read more stories on Hashnode
Articles with this tag
Commands need to Master Linux · whoami : It gives the name of the current user. touch : command that is used to make a file. pwd : to check current...
Basics that you must know before proceeding toward DOM Manipulation · Things you gotta know about the DOM DOM stands for Document Object Model. It is...
So, Arrays are a very important part of programming languages, they allow us to store multiple values in one variable, they can be muted and iterated...