mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-11 17:24:24 +02:00
Merge pull request #2 from donghoon-song/gitlocalize-14585
2-js-basics/1-data-types/translations/assignment.ko.md
This commit is contained in:
11
2-js-basics/1-data-types/translations/assignment.ko.md
Normal file
11
2-js-basics/1-data-types/translations/assignment.ko.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# 데이터 타입 연습
|
||||||
|
|
||||||
|
## 설명
|
||||||
|
|
||||||
|
쇼핑 카트를 만든다고 상상해봅시다. 필요한 데이터 타입들에 대한 문서를 작성해봅시다. 어떻게 그런 타입들을 고르게 됐습니까?
|
||||||
|
|
||||||
|
## 평가 기준
|
||||||
|
|
||||||
|
기준 | 모범 답안 | 적당한 답안 | 개선이 필요한 답안
|
||||||
|
--- | --- | --- | ---
|
||||||
|
| 6가지 데이터 타입을 나열하고 자세히 살펴본 뒤 용도를 문서화한 경우 | 4가지 데이터 타입을 탐구한 답안 | 2가지 데이터 타입을 탐구한 경우
|
Reference in New Issue
Block a user