Tell us what’s happening:
fekfeoprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrf
Your code so far
// User Editable Region
hello = 'hello'
let console
hello;
// 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/133.0.0.0 Safari/537.36
Challenge Information:
Learn Introductory JavaScript by Building a Pyramid Generator - Step 2
Ray13
2
Please Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Teller
3
Welcome to the forum @y1xy356
You are using the variable shown in the example.
You should use character
in your code.
In the instructions you are asked to declare a different variable.
For next time, describe the issue in your own words. Learning to communicate problems is a part of becoming a web developer.
Happy coding