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

[자동차 경주] 김다희 미션 제출합니다. #213

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

Conversation

kimdahee7
Copy link

🚗 기능 목록

1. 자동차 이름 입력

  • 쉼표(,)를 기준으로 구분
  • 예외 : 자동차 이름을 입력하지 않는 경우
  • 예외 : 자동차 이름이 5자 이하가 아닌 경우
  • 예외 : 자동차 이름이 중복될 경우

2. 시도할 횟수 입력

  • 예외 : 값을 입력하지 않을 경우
  • 예외 : 1 이상의 숫자가 아닐 경우

3. 랜덤 값 생성

  • 0~9 사이의 랜덤 값 생성
  • 값이 4 이상일 경우 전진, 3 이하일 경우 멈춤

4. 각 차수별 실행 결과 출력

  • 입력한 횟수만큼 반복

5. 우승자 출력

  • 가장 멀리 전진한 자동차를 우승자로 선정
  • 우승자가 여러 명일 경우 쉼표(,)로 구분

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