Skip to content

Releases: kRamu81/IVsem-Lab

Python Programming Project 1 Submission

Choose a tag to compare

@kRamu81 kRamu81 released this 25 Oct 04:09
800add1

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