Javascript Basics: 1. Variables, and Data Types
1. Variables
A variable is a container or a coding box that is used for storage of user Information
Like a real life box, Variables store different types of things or data.
In computer programming we have different types of Data which are called Data...
devwrld.hashnode.dev2 min read