{"id":25203535,"url":"https://github.com/03-bunny-06/quiz-application","last_synced_at":"2025-04-04T22:42:46.585Z","repository":{"id":269373346,"uuid":"907209267","full_name":"03-Bunny-06/Quiz-Application","owner":"03-Bunny-06","description":"A Python-based interactive Geopolitics Quiz that tests user's knowledge through 15 multiple-choice questions. It calculates the score, accuracy percentage, and offers a replay option.","archived":false,"fork":false,"pushed_at":"2025-02-01T02:04:26.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T07:17:57.940Z","etag":null,"topics":["python","python-functions","python-list-methods","python-lists","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/03-Bunny-06.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-23T04:41:16.000Z","updated_at":"2025-02-01T02:04:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"565c85ab-4f30-4bca-be9a-f9afee38339f","html_url":"https://github.com/03-Bunny-06/Quiz-Application","commit_stats":null,"previous_names":["03-bunny-06/quiz-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FQuiz-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FQuiz-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FQuiz-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FQuiz-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/03-Bunny-06","download_url":"https://codeload.github.com/03-Bunny-06/Quiz-Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261583,"owners_count":20910107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-functions","python-list-methods","python-lists","python3"],"created_at":"2025-02-10T07:17:59.707Z","updated_at":"2025-04-04T22:42:46.580Z","avatar_url":"https://github.com/03-Bunny-06.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geopolitics Quiz Application\n\n## Project Overview\n\nThe **Geopolitics Quiz Application** is a Python-based interactive console application designed to test your knowledge of global politics, history, and current affairs. The program allows users to answer a series of multiple-choice questions and provides feedback on their performance. It calculates the total score and accuracy percentage at the end of the quiz, making it an engaging way to learn and compete with friends.\n\n## Features\n\n- **Interactive Gameplay:** Users can answer 15 carefully curated questions on geopolitics.\n- **Real-Time Feedback:** Tracks correct and incorrect answers during gameplay.\n- **Scoring System:** Displays total score and accuracy percentage upon quiz completion.\n- **Replay Option:** Allows users to play the quiz multiple times for improved performance and learning.\n- **Dynamic User Input:** Customized for each user based on their name.\n\n## How to Use\n\n1. **Run the Application:** Execute the script in a Python environment.\n2. **Enter Your Name:** The application greets you personally and begins the quiz.\n3. **Answer Questions:** Each question offers 4 multiple-choice options. Select the correct one by entering the corresponding number (1/2/3/4).\n4. **View Results:** At the end of the quiz, see your total score and accuracy percentage.\n5. **Replay or Exit:** Choose to replay the quiz or exit after finishing.\n\n## Installation\n\n1. Install Python (version 3.6 or above).\n2. Download the script file.\n3. Open the terminal or command prompt.\n4. Navigate to the folder containing the script.\n5. Run the script using:\n\n```bash\npython geopolitics_quiz.py\n```\n\n## Sample Output\n\n```bash\nEnter your name to start the Quiz: Alex\nHello Alex! Welcome to the Geopolitics Quiz.\n\nWho won the America Elections in 2024?\n\n1. Kamala Harris\n2. Joe Biden\n3. Donald Trump\n4. Barak Obama\nSelect the option (1/2/3/4): 3\n\nWhich country has the most permanent seats on the United Nations Security Council (UNSC)?\n\n1. France\n2. United States\n3. China\n4. All of the Above\nSelect the option (1/2/3/4): 4\n...\n\nAlex scored 12 points in the Geopolitics Quiz.\nAlex's accuracy percentage would be 80.00%\n\nDo you want to play again? (Yes/No): No\nThanks for playing. Have a great day!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fquiz-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F03-bunny-06%2Fquiz-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fquiz-application/lists"}