/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.

Primary LanguageJavaMIT LicenseMIT

Basic Math Quiz App (Java version)

  • 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

Created by IasJem