@MedhasBridge
#Concept of Constants and Variables
#VSCode IDE to test the sample programs
#Testing using Node.Js and web-browser
#Sample Programs to illustrate the variable concept
#Dynamically Typed Programming Language
#Variable declarations
#Automatically
#Using var
#Using let
#Using const