Hello and my warmest greetings to all Freecodecamp members,
In the challenge mentioned in the subject the accepted answer by the test is:
echo “\n~~ Questionaire ~~\n”
Which means it only accepts the bash line without -e, when the task is actually saying to write the line with -e.