Addition Quiz Game

Learn about generating random numbers and using them to create an interesting interactive quiz game.

Problem

Write a program that prompts 10 single-digit addition questions for the user to answer, provides feedback ...