Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi I need help with my Python code... Your assignment is to write a Trivia Challenge for TWO Players...for this game you need to: Create

Hi I need help with my Python code...

Your assignment is to write a "Trivia Challenge" for TWO Players...for this game you need to:

Create at least THREE categories of questions and answers...

Allow TWO Players to play AGAINST each other...

You must keep score...every CORRECT answer is worth 10 points...every INCORRECT answer is minus 5...

First Player with 50 points wins...

Make sure you have proper error messages...

Create proper exception handling...

You must have at least THREE functions...

Make sure you create your flowchart FIRST!!!...

EXTRA CREDIT...

As described above, if a person answers the question incorrectly, it is minus 5 and the next player is asked a NEW question...for extra credit, if one Player answers the question incorrectly, ask the second Player if they want to answer it...if they do not want to answer the same question, the game continues with a new question...if they choose to answer the same question and answer it correctly, they get 10 points...if they choose to answer the same question and answer it INCORRECTLY, they get MINUS 10 POINTS!!!...

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems Uropean Conference Adbis 2020 Lyon France August 25 27 2020 Proceedings Lncs 12245

Authors: Jerome Darmont ,Boris Novikov ,Robert Wrembel

1st Edition

3030548317, 978-3030548315

More Books

Students also viewed these Databases questions

Question

Explain what companies are doing to reduce health-benefit costs.

Answered: 1 week ago