Day-1 Blog Writing
Declaring variables in JavaScript
Variable means anything that can vary. JavaScript includes variables which hold the data value and it can be changed anytime. Variables of JavaScript are loosely-typed which means it does not require a data type to b...
codemaster32.hashnode.dev4 min read