Question: program3_3.py Write a wholly creative quiz program that consists of three questions. The questions are up to you, but at least one question should require
program3_3.py Write a wholly creative quiz program that consists of three questions. The questions are up to you, but at least one question should require a numeric answer and at least one should require a string answer. The quiz should be scored by using a counter variable that has an initial value of zero and is incremented by one for every correct answer. Provide feedback to the user for each question, and report the total score when the quiz has finished. Example runs not shown because it's a creative exercise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
