Code result

Report a typo

What will the console print?

const hobby = "programming";
hobby = "singing";

console.log(hobby);
Select one option from the list
___

Create a free account to access the full topic