- Asks user to solve simple Math problems from Addition to Division of Integers
- Also demonstrates the usage of Scanner, Randomness and Conditional Statements in Java
- Created to simply practice coding in Java
iasjem/basic-math-quiz-java
A short program that asks a user to solve simple math problem and checks if the user answers the question correctly or not.
JavaMIT