π Python Quiz App
- Interactive Python quiz web application
- Built using HTML, CSS, and JavaScript
- Tests Python knowledge with MCQs and timer
- Multiple-choice quiz questions
- Countdown timer for each question
- Displays final score
- Shuffles questions and options
- Alert when no answer is selected
- Alert when time runs out
- Restart quiz option
- HTML5 β Quiz structure
- CSS3 β Styling and layout
- JavaScript β Quiz logic, timer, interactivity
Quiz-App/ βββ index.html βββ style.css βββ script.js βββ README.md
- Clone the repository
git clone https://github.com/ShivaniRadha/Quiz-App.git