JavaScript Data Types
What are the five primitive data types we learned about today?
Boolean
undefined
null
Number
String
2.a How are variables useful?
A variable is a place to store values, it help to store data.
Variables are like container ...
chinecherem.hashnode.dev1 min read