why do people add semicolon in javascript code example
Example: colon in js
var Car = {model:"2015", color:"blue"}; //car object with model and color properties
var Car = {model:"2015", color:"blue"}; //car object with model and color properties