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
Muhammad Bilal -
ramadhan.dev -
James -
James -
Top comments (0)