Skip to content

Conversation

@silverchaeJ
Copy link

No description provided.


public class Application {

public static void checkF(int checknum, String pinnum) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

함수명을 좀더 직관적으로 바꿔주세요~

computer.add(randomNumber);
}
}
StringBuilder sb = new StringBuilder();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

StringBuilder가 아닌 String만 사용해서도 충분히 구현 가능합니다 방법을 생각해보세요~~

@genius00hwan
Copy link
Collaborator

야구게임에 필요한 기능들을 생각하면서 어떤 객체를 만들 수 있는 지 생각해보고 클래스를 분리해보세요~~

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.

2 participants