Frozen om mario database on my input ( I reset several times to no avail} - any suggestions anyone? Thanks - Please see ATTached image) :
INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kingdom’, ‘Pink’);
mario_database(>
mario_database(> INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kingdom’, ‘Pink’);
mario_database(> INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kingdom’, ‘Pink’);
mario_database(> INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kindom’, ‘Pink’);
mario_database(> INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kingdom’, ‘Pink’);
mario_database(>
I found an error under "PROBLEMS: in the terminal : message": "coderoad.coderoad extension is not synced, - Could this be the problem (see attached scteen shot - if so how do I correct it?
[{
“resource”: “/workspace/project/.gitpod.yml”,
“owner”: “gitpod”,
“severity”: 4,
“message”: “coderoad.coderoad extension is not synced, but not added in .gitpod.yml”,
“source”: “gitpod”,
“startLineNumber”: 1,
“startColumn”: 1,
“endLineNumber”: 1,
“endColumn”: 2
}]
Thanks