We have initialized the name variable with the value "Alice"
then we try to write the number 100 into it.
let name = "Alice";
name = 100;
height = height + 10;
console.log(Height);
As a result of its execution, the following should appear in the console:
© Copyrights DumpsEngine 2026. All Rights Reserved
We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the DumpsEngine.
