Learn Introductory JavaScript by Building a Pyramid Generator - Step 15

Tell us what’s happening:

You should have a second let in your code. I’m super thrilled about JS. :smiley:

Your code so far


// User Editable Region

let count = 8;


// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36

Challenge Information:

Learn Introductory JavaScript by Building a Pyramid Generator - Step 15

did you delete the character variable?

The only variable I have is count

yes, and that is an issue, where is the character variable? reset the step to recover it and try again