Skip to content

Conversation

@joonseo1016
Copy link

No description provided.

Copy link

@DHkimgit DHkimgit left a comment

Choose a reason for hiding this comment

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

수고하셨습니다. 다른분들 과제도 살펴보시면서 참고해주셨으면 좋겠습니다.

Comment on lines +74 to +76
}
private static void raceround(List<Car> cars){
for (Car car : cars){

Choose a reason for hiding this comment

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

네이밍 규칙에 대해 알아보시고 적용해주세요. (PascalCase, camelCase)

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