Build Five Programs - Build Five Programs

Tell us what’s happening:

Build Five Programs ERRO : questionnaire.sh

186

codeRoad fails to complete the task when I run:

echo -e “\n~~ Questionnaire ~~\n”

Error message: Your script should “echo” the suggested text correctly.

Is this a bug? How can I fix it?

I found a possible solution on the forum but it didn’t work for me.

Your code so far

Your browser information:

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

Challenge Information:

Build Five Programs - Build Five Programs

what happens if you try the Reset button, wait for it to reset the step, then type the line again?

I already tried that, but it didn’t solve the problem.:face_with_spiral_eyes:

try removing the double quotes around the title (it seems you have them but they didn’t ask for it)