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

[로또] 박지원 미션 제출합니다. #105

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

Conversation

parkji1on
Copy link

No description provided.

- 잘못된 금액
	- 숫자가 아닌 것이 들어온 경우(-, .)
	- 1000원 단위가 아닌 경우
	- 0원이 입력된 경우
- 잘못된 당첨번호
	- ,나 공백외의 문자가 들어온 경우(-, .)
	- 6개의 숫자가 입력되지 않는 경우
	- 1~45이내의 수가 아닌 경우
	- 중복된 수가 나온 경우
- 잘못된 보너스 번호
	- 숫자가 아닌 것이 들어온 경우(-, .)
	- 1~45이내의 수가 아닌 경우
	- 당첨번호와 중복된 수가 나온 경우
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