Logo Lanfrica

7ekerie/Language-Translation-Project

Domaine:

natural language processing
Créateur:
7ek
Hôte:
Language Translation from English to Somali and vis versa ## Instructions ### - Create 2 arrays of words for both English & Somali. ### - Based on the language selection on top, change the language of all the contents. ### - Display a random word in the upper input field. ### - Add listener to the submit button. ### - Check the answer input if it matches the correct translation. ### - Display the result "Correct/Incorrect" in the paragraph below the submit button. ### - Add listener to the reset button, display new question if button is pressed.