Just confirming, you tried the steps below already?
exit the current terminal (type ‘exit’ and )
start a new terminal from the menu (click hamburger menu → Terminal → New Terminal)
then run the sh script
Yes, the problem isnt in the terminal is in the script. The CodeRoad doesnt recognice my condition… that why it says " your script should have the suggested “if” statement added correctly", but it has. You can check it in the print that i’ve uploaded.
I’ve reset the CodeRoad, also, as a last resource, i went to the CodeAlly dashboard and delete it so i started again from the beginning but i got stucked in the same step
One difference I see is that you don;t have a space after the modulo %
Try adding one space there
also mine doesn’t have the middle echo (the hints told me to remove it)
Double check the hints to see if they say that there should be 2 echo statements only. @roysho.cs