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
Boopathi -
Charan Sajjanapu -
Jesse Warden -
Bruno Noriller -
Top comments (0)