[SCT] JavaScript - Getting Started With Programming - 25. More Variable Practice

this is how i made through!!

var myCountry=“india”;
console.log(myCountry.substring(0,3));
console.log(“myCountry”.length=5);

Thank you for taking the time to report that bug!