PYTHON Problem 3 print("Problem 3") Create a function named problem3. Create a dictionary of five trivia questions and answers. O Using a loop, print the trivia question and ask the user for the answer. ■ If the user enters the answer correctly, print "Correct!" If the user enters the answer incorrectly, print "Incorrect" and the correct answer. o Display the percentage that the user got correct.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 19VE
icon
Related questions
Question
PYTHON
Problem 3
print("Problem 3")
Create a function named problem3.
Create a dictionary of five trivia questions and answers.
O Using a loop, print the trivia question and ask the user for the answer.
If the user enters the answer correctly, print "Correct!"
If the user enters the answer incorrectly, print "Incorrect" and the correct
answer.
Display the percentage that the user got correct.
O
Source
Code
Terminal
Output
■
Transcribed Image Text:PYTHON Problem 3 print("Problem 3") Create a function named problem3. Create a dictionary of five trivia questions and answers. O Using a loop, print the trivia question and ask the user for the answer. If the user enters the answer correctly, print "Correct!" If the user enters the answer incorrectly, print "Incorrect" and the correct answer. Display the percentage that the user got correct. O Source Code Terminal Output ■
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Concept of pointer parameter
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning