how many console.log statements are there for javascript code example Example: javascript log to console const varName = 'this variable'; console.log(varName);