Subtraction Quiz Game
Learn to analyze tricky parts of a problem and avoid logical errors.
We'll cover the following...
We'll cover the following...
Problem
Write a program to prompt ten single digit subtraction questions, provide feedback based on user’s response, and then print out the score. ...