Exercises
Exercises
Quitar imaxes pequenas: <img src="${sentence.image}" alt="${sentence.text}" class="sentence-image">
Modificar número de options: const totalQuestions = questions.length * 2; // 2 oraciones por pregunta
Modificar número de options: const totalQuestions = questions.length * 2; // 2 oraciones por pregunta
*Check your answer before going to the next question.