Tell us what’s happening:
keep getting an error and stuck i cant get the complete checklist. I’m confused. i did insert the code using .sh but it keep saying I should insert them.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Challenge Information:
World Cup Database - Build a World Cup Database
Try uncommenting your checks for “INSERT 0 1”. Tests may be relying on that output.
i delete the INSERT 0 1 and it still saying the same error.
ILM
May 6, 2025, 8:40am
4
the suggestion was to have it as code, “uncomment it”, not delete it
hi, actually before I comment it, it still saying the same error which why I comment it later.
but after uncomment it i realized that the insert 0 1 not showing all 24.
hi, an update, i put the insert 0 1 for all 24 rows but still showing the same error.