Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ll0zlk authored Sep 21, 2024
1 parent 2ad39f9 commit fc2df25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

---

2주차 과제는 팀 프로젝트로 진행되며, 각 팀원은 **최소 하나의 클래스**를 설계하고 구현하는 것이 목표입니다. 각자의 클래스는 다른 팀원의 클래스와 **“조합”** 또는 **“상속”**을 통해 상호작용해야 합니다.
2주차 과제는 팀 프로젝트로 진행되며, 각 팀원은 **"최소 하나의 클래스"** 를 설계하고 구현하는 것이 목표입니다. 각자의 클래스는 다른 팀원의 클래스와 **“조합”** 또는 **“상속”** 을 통해 상호작용해야 합니다.

자바의 객체지향 개념을 기반으로 팀 내에서 협력하여 프로젝트를 완성해주시면 됩니다.

Expand Down Expand Up @@ -94,4 +94,4 @@
ref: #{이슈번호}
```

</aside>
</aside>

0 comments on commit fc2df25

Please sign in to comment.