JavaScript de base: comprendre les variables non initialisées

Impossible de validé le test !

c ne doit pas contenir undefined et doit avoir la valeur “Je suis une chaîne!”

please do not post screenshot, use the “Ask for help” (Obtenir de l’aide) button to create a post. So you post your actual code and a link to the challenge.

When there are comments say // Only change code below this line and // Only change code above this lise you need to respect that

1 Like

The test expects the exact English “I am a String”, so it’s a bit misleading with the translated instructions.

Also note that whatever you initialize your value for c - there will be a " String" appended to it.