Your Perfect Assignment is Just a Click Away
We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

AACC Python Programming Question Trivia Game Programming Exercise

AACC Python Programming Question Trivia Game Programming Exercise

Question Description

I’m working on a python question and need support to help me learn.

Write a class named Question on a file Question.py.

Each Question object will contain information about a single trivia question. Its __init__ function should take:

  • 5 strings: a question, four possible answers (one of which should be correct)
  • An int: the positional number of the correct answer. For example, if the second answer passed to the constructor is thecorrect one, pass 2 for this argument.

The Question class should overload the __str__ method. It should print the question string and the four possible answers. This class should also have a ‘guess’ method, which takes an integer argument. If integer passed to ‘guess’ matches the ‘answer’ attribute, return True. Otherwise, return False

In your main function on Main.py, create a list of four Question objects. Initialize them with whatever questions and possible answers you want. Two players will be playing this game. In a loop, print the first Question in the list and ask the first player for their guess, then ask the second player for their guess. After both have guessed, inform them of who got the question correct and increment the appropriate scores. Once all the questions have been asked, inform the players of their scores.

Submit both your Question.py and Main.py files.

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: DESTINY PAPERS only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of master's and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by DESTINY PAPERS are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. DESTINY PAPERS is known for the timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At  DESTINY PAPERS, we have put in place a team of experts who answer all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.