Skip to content

Interactive Python quiz with a simple scoring system and instant results. This project is part of the SkillTest series — tools designed to evaluate and improve programming skills.

Notifications You must be signed in to change notification settings

julie-ai-projects/python-skilltest-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 SkillTest Python Quiz

💡 Интерактивный квиз по Python с оценкой уровня знаний. Создан в формате консольной игры и веб-интерфейса Gradio.


🎯 Возможности

  • 4 вопроса с вариантами ответа
  • Подсказки после каждого ответа
  • Автоматический подсчет баллов
  • Определение уровня: Beginner / Intermediate / Advanced

🚀 Запуск

  1. Установи зависимости:

    pip install -r requirements.txt
  2. Запусти приложение:

    python app.py
  3. Открой ссылку в браузере и начни тест!


📦 Стек технологий

  • Python 3
  • Gradio
  • Обработка текстовых ответов и простая логика баллов

🧠 Live Demo

You can try the interactive Python Skill Test directly on Hugging Face:
👉 Open the App

About

Interactive Python quiz with a simple scoring system and instant results. This project is part of the SkillTest series — tools designed to evaluate and improve programming skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages