Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
수정내역
5.결합도를 낮추기 위해서 Lotto 클래스에 있었던 당첨 결과를 출력하는 함수를 새로운 Output_result 클래스를 생성하여 처리하였습니다!!
코드의 결합도를 낮추는데 중점을 잡아서 수정하였습니다 !! ! !
아직 강의 영상을 절반만을 시청하여서 MVC패턴을 사용하지 못하고 피드백만 반영했습니다 이번 프로젝트과제로 MVC사용법을 익힌 후 또다시 수정해서 올리겠습니다!!!