Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 400 Bytes

Basic Math Quiz App (Swift 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 Swift
  • Created to simply practice coding in Swift
  • Based on a Java version of the same program

Created by IasJem