what is javascript?
javascript is a client-side scripting language understood by the browser and will be added to the HTML codes
Javascript data types
Boolean, string, number, null, undefined, symbol,object, function
why use NAN in js
when nan is used, it returns true when it doesn’t contain a number and false when it does