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

자동차 경주 2단계 : 문자열 덧셈 계산기 #5359

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

Conversation

heoseungjun
Copy link

자동차 경주 2단계 문자열 덧셈 계산기를 구현했습니다.
StringCalculateTest와 Calculator 클래스를 작성했습니다. 확인해주시면 감사하겠습니다.

heoseungjun and others added 7 commits March 6, 2024 00:04
구현할 기능 목록 작성
Scanner를 이용한 자동차 대수 및 시도 횟수 입력
Random을 이용한 랜덤값 추출
자동차 전진 정보를 담는 리스트 생성
랜덤값 기준으로 자동차 전진/정지 결정(전진 시 전진 횟수 증가)
경주 결과 출력
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