An open API service indexing awesome lists of open source software.

https://github.com/awass04/twenty-questions

A program designed to ask the user 20 simple random math problems and then at the end inform the user which of their answers were correct.
https://github.com/awass04/twenty-questions

addition inheritance math question-answering simple-project subtraction

Last synced: 2 months ago
JSON representation

A program designed to ask the user 20 simple random math problems and then at the end inform the user which of their answers were correct.

Awesome Lists containing this project

README

        

# Twenty-Questions

I have created a program that will prompt the user to asnwer 20 random addition or subtraction questions. At the end, the user will be shown how many questions they got correct and show any wrong answers given with the correct answer beside it.

# Language Used
C++