Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 263 Bytes

Lottery Game (Java version)

  • Demonstrates a simple lottery game simulation
  • Also demonstrates the usage of Scanner, Randomness and Conditional Statements in Java
  • Created to simply practice coding in Java

Created by IasJem