Learn Introductory JavaScript by Building a Pyramid Generator - Step 24952

Tell us what’s happening:

I don’t know what this means because is said example let hello; and I put what I thought was right but its wrong.

Your code so far


// User Editable Region

let charecter;

// 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/126.0.0.0 Safari/537.36 OPR/112.0.0.0

Challenge Information:

Learn Introductory JavaScript by Building a Pyramid Generator - Step 2

hi there,

spelling matters a lot in programming.

The instruction said:

Use the let keyword to declare a variable called character .

but you typed:

Fix the spelling to pass.

1 Like

Ohhhhhhhhhhhhhhh thank you!

1 Like

Please don’t change the title to random numbers