Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
created Ball clas with color and number properties, Enum Colors and f…
…illed it, implemented method getRandomColor(), created class Lottery which has the method getRandomBall(), returning Ball with random color and number, and in the main() method made a little test.
- Loading branch information