Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Python, submit a .py file and Trivia text file. You are going to work to create a Trivia Challenge game (multiple choice). You will

Using Python, submit a .py file and Trivia text file.

You are going to work to create a Trivia Challenge game (multiple choice). You will need to modify the game so that each question has a unique point value associated with it. The player's score should be the total of all the point values answered correctly. You will also transform the high score system so that it maintains the scores list in a file.

The four questions to use:

Welcome to Trivia Challenge!

1. How many sides are there on a triangle? A. 1 B. 2 C. 3

What's your answer?

2. If someone turned 100 years old this month, in what year would they be born? A. 1928 B. 1918 C. 1908

What's your answer?

3. How many are in a baker's dozen? A. 13 B. 12 C. 14

What's your answer?

4. Do you think it is a good idea to eat yellow snow? A. Always B. No C. Only after March

What's your answer?

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

Draw the AOA Network Diagram.

Answered: 1 week ago