var variable = "title" console.log(variable) //it should print aout the value of the variable 'variable'