Créer une application de vérification logique - Étape 5

Tell us what’s happening:

Your code so far

Bonjour, je suis bloqué sur l'Étape 5 du projet "Créer une application de vérification logique". Bien que j'aie supprimé l'intégralité du code dans l'éditeur, le testeur continue d'indiquer que la variable "truthyOrFalsy" existe toujours.

Lesson URL (https://www.freecodecamp.org/learn/javascript-v9/workshop-logic-checker-app/step-5)

Welcome to the forum @okanlahon16

Your solution works from my end. Please try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

Happy coding

Merci beaucoup, vos solutions m’ont aider à résoudre le problème.