Build a Database of Video Game Characters - Build a Database of Video Game Characters

Tell us what’s happening:

The exercise " Change Toad’s favorite color to Blue. " cannot proceed forward although I have updated all character color to Blue. None query is working;

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0

Challenge Information:

Build a Database of Video Game Characters - Build a Database of Video Game Characters

Welcome to the forum @raiamar

When you are asked to change a value for a certain character, only update for that specific character.

The tests may check that the rest of the table contains the original values.

You may need to press the Reset button.

Happy coding