Getting Started With JavaScript
JavaScript types of Variables
Numericals - These are integers, whole numbers and floats for example — 1-n, 1.8
Character strings - These are strings, they are often accompanied by double and single quotes.
Booleans - These are true or false statem...
shaki.hashnode.dev1 min read