Learn Bash Scripting by Building Five Programs


I have commented out the for loop as instructed, but it still gets rejected.
Please advise.

try using the reset button and trying again

I found the error. the coderoad isnt just looking at the correct code, but it’s looking at the whole code from the beginning on the criteria that everything tallies, letter for letter, space for space. The error is in line 3; there should be a space after Timer.

that’s why resetting helps

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.