console.log('Hello, world');
output:
Hello, world
Print Hello, sekhar
console.log('Hello, sekhar');
output:
Hello, sekhar
console.log is syntax for the print statement in javascript
console.log('Hello, world');
output:
Hello, world
Print Hello, sekhar
console.log('Hello, sekhar');
output:
Hello, sekhar
console.log is syntax for the print statement in javascript
For further actions, you may consider blocking this person and/or reporting abuse
Jethro Larson -
Ahmad Faraz -
elanatframework -
Vincent Odukwe -
Top comments (0)