Learn SQL by Building a Student Database: Part 2 - Build a Student Database: Part 2

Tell us what’s happening:

When I write “echo hello SQL” in VS Code terminal it doesn’t pass the test runner. I don’t know why or how to fix it.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0

Challenge Information:

Learn SQL by Building a Student Database: Part 2 - Build a Student Database: Part 2

I am having the same problem here but in other part of the course

Are the tests running? e.g: are you getting a message about the tests failing? Something like “You should enter the command in the terminal”

If the tests aren’t running, try closing the terminal with the trash can icon at the top of the terminal and opening a new one and entering the command again.

If the tests are running, try hitting the reset button on coderoad.

After applying the solution you provided here, everything seems to be working so far:

Thank you very much indeed.