Releases: kRamu81/IVsem-Lab
Releases · kRamu81/IVsem-Lab
Release list
Python Programming Project 1 Submission
This is the submission for Project 1: Basic Quiz Game as part of the Python Programming Internship at MotionCut.
Project Overview: A simple quiz game developed in Python that asks users a series of questions with multiple-choice options.
Features:
User input handling and validation
Scoring system to evaluate user performance
Feedback on correct/incorrect answers
Display of final score at the end
Code is structured using functions for better readability and maintainability