Cannot complete created an array has six values although I write corrected. (Learn Bash Scripting by Building Five Programs - Build Five Programs)

Tell us what’s happening:
Describe your issue in detail here.
I tried to do exercise: The -a next to it stands for array . In your script, create an array named RESPONSES . Give it these six values: Yes , No , Maybe , Outlook good , Don't count on it , and Ask again later . I printed the array already but cannot continue, it was error: Your script should have the correct array variable added

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/107.0.0.0 Safari/537.36

Challenge: Learn Bash Scripting by Building Five Programs - Build Five Programs

Link to the challenge:

Please help fix this problem. Maybe CodeAlly has some few problems although I reset this tutorial. Thank you very much!

That line is expected to be added to the script file - fortune.sh .

I has fixed this solution. Thank you so much!