Question: I need coding example of building a multiple choice questions codes in PYTHON. I need to create 20 questions of 5 different topics. The system
I need coding example of building a multiple choice questions codes in PYTHON.
I need to create 20 questions of 5 different topics. The system must print out total 10 questions each time a user runs it, Every 2 questions it prints should be based on the 5 different topics randomly.. At the end of the quiz the system should show their score. If the user retries the quiz the system should shuffle the question and print out different set of questions.
Requirements:
-2 random questions from 5 different topics.
-Answer input
-Score
-Shuffle questions for the next try
I JUST NEED A EXAMPLE OF CODES FOR A SYSTEM LIKE THIS. PREFERABLY SPYDER PYTHON.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
