JavaScript

It is a scripting language that is used to develop the websites

Comments, Variables, Types

  1. Console.log

    It allows you to print values to the console includeing text, objects, numbers etc.

  2. Variables

    These are like the containers for storing the data as it varies on person to person.