Learn Introductory JavaScript by Building a Pyramid Generator - Step 3

Tell us what’s happening:

I am running everything correctly as shown in the console but it is giving me an error so please help me…

Your code so far


// User Editable Region

        let hello = "hello";

// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

Challenge Information:

Learn Introductory JavaScript by Building a Pyramid Generator - Step 3

where is the character variable?