Step 3: Comments
Try it out
// checking type of hello world
console.log(typeof 'Hello world!');console.log(typeof 'Hello world!'); // checking type of hello worldLast updated
// checking type of hello world
console.log(typeof 'Hello world!');console.log(typeof 'Hello world!'); // checking type of hello worldLast updated