Hello! I was curious that why Javascript has triple equals (===) . I know Python has = and ==, but not ===.So I searched it up.Equals to (=) is used f
Variable is like a container for storing data or values that can be changed later on.In this example, a,b and c are variables, declared with the 'let'