Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[로또] 백승민 미션 제출합니다. #391

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Juyudang
Copy link

@Juyudang Juyudang commented Nov 4, 2024

No description provided.

Write down what to make & how to make.
Make "Lotto.checkPurchase(input)" for checking the input is fit for Purchase requirements
Make Lotto.buyLottos() to make a list of Lottos containing users Lottos
By making funcLoop(getInput, callback) get input everytime after get error.
After get PRICE, make PRICE/1000 TICKETS.
In Lotto class, can get \#numbers by Lotto.#numbers,
but out of Lotto class, get \#numbers by getters()
Make setWinNum(string) to get user input and setting WINNUMS
Add more validations of Lotto constructor to check
- check type
- check range of number
- check duplication
Making funcLoop() to get multiple parameters by ...rest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant