where to check values in consoloe.lo gin html code example
Example 1: console log java
System.out.println(String msg)
Example 2: javascript console log
console.log('string');
System.out.println(String msg)
console.log('string');