- This is a Quiz Management System built in Python with a simple command-line interface. It provides two user roles: Teacher and Student.
Teacher Features Register & Login Add multiple-choice questions Update or Delete existing questions
View all questions Student Features Register & Login
Attempt quiz created by teachers Answer MCQs and get instant score
- Key Highlights
Separate login for teachers and students Question management by teachers (CRUD) Score calculation for students after quiz Beginner-friendly Python project Can be extended with GUI or database
- Teacher And Student Demo Output



