Skip to content

sunita-saru1271/KnowledgeQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Quiz program

Description:

Developed a command-line quiz program in Python to assess users' knowledge on various topics. The interactive quiz prompts users with multiple-choice questions, evaluates their responses, and provides a final score upon completion.

Features:

User-friendly interface with clear instructions for each question. Randomized question order to enhance the user experience. Score tracking and display at the end of the quiz.

Implementation:

Utilized Python's core functionality for user input and conditional statements to handle quiz logic. Employed functions to modularize code, improving readability and maintainability.

Customization:

Designed the program to be easily customizable for different topics by adding or modifying questions in the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages