This Python project is a technical quiz application covering three categories: Programming, Web Development, and Data Analysis. Users answer ten multiple-choice questions per category, receiving immediate feedback and a score out of 10. The application tracks user progress, displays an overall evaluation, and features a leaderboard. The user's information, including name, quiz history, and evaluation, is stored in a list of dictionaries. Overall, it provides a concise and interactive platform for testing and improving technical knowledge in these domains.


















