You should return the result of your .repeat() call.
I need tips, ideas, maybe a new set of eyes to replace my current set of weary, dripping tears eyes!
I think looking for answers I found there are two different sets of instructions that are, or have tripped up my code. There is a lesson that says something like âItâs time to do some mathâ and how the lessons evolved from that has twisted things up badly. I suppose I should return to Step 50 and try working it out from there?
Thanks Sir JeremyLT!
I wouldnât go look up other peoples answers as 1) the step numbers sometimes change and 2) really the âanswerâ isnât the point so much as figuring out how to fix your code.
For this step, I would do only and exactly what the instructions say
You should only return character repeated rowNumber times and nothing else.
The challenge has had extra steps added to it. I would look at the list of all the steps on the main page and go back to the first uncompleted step you see and start from there.
The code you have posted is for step 68 (and is correct).