I started the course on CodeRoad but I am stuck on the very first task.
I type “echo hello PostgresSQL” and get the corresponding output but the course does not progress and I only get the info “tests should pass”.
I restarted the course several times, used “Reset” button, used new terminal windows but nothing seems to work.
Your code so far
echo hello PostgresSQL
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Challenge Information:
Learn Relational Databases by Building a Mario Database - Build a Mario Database
My experience is that the tests are very contrive and therefore very picky. It doesn’t account for the normal use of quotation at times. It has to match exactly what the author included in the test. However, if you press Get a hint a couple times, eventually, it will give you the exact match. Copy and paste if you want.