Logo Lanfrica

adedamola-toye/Yoruba-Language-Learning-App

Domain:

natural language processing

Record type:

software
Creator:
ade
Host:
Practice your yoruba speaking skills with 100 words # Yoruba Language Learning Quiz Welcome to the **Yoruba Language Learning Quiz**! This command line application will help you practice your Yoruba-to-English vocabulary. It features a set of 100 Yoruba words, where you'll be quizzed in multiple rounds, with each round asking a different set of questions. At the end of the quiz, you'll see how many words you got right! ## Features - Practice up to 100 common Yoruba words and their English translations. - The quiz is divided into rounds, with each round having a set of 10 questions - Choose to continue or stop after each round - Your final score is displayed at the end of the quiz ## Installation ### Prerequisites - Python 3.x installed on your system ### Clone the repository First, clone the repository to your local machine: ```bash git clone github.com cd yoruba-language-quiz ``` ### How to Run the App After cloning the repository: 1. Navigate to the project directory: ```bash cd yoruba-language-quiz ``` 3. Run the application: ```bash python3 yoruba_language_learning_quiz.py ``` (If you are using Windows, the command may be `python yoruba_language_learning_quiz.py` ## Usage: Once the app starts, you'll be greeted with a welcome message and asked to press Enter to begin the quiz. The quiz will then start asking you for the English translation of Yoruba words. You can choose to continue with more rounds or stop after each one. At the end of the quiz, your total score will be displayed.

Languages