From f47702c42b94730ccfc5c85bef307d1e8157a07a Mon Sep 17 00:00:00 2001 From: Modelist Date: Tue, 1 Nov 2022 05:08:11 -0700 Subject: [PATCH] modelist123 recent commit --- .../1-data-types/translations/assignment.en.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 2-js-basics/1-data-types/translations/assignment.en.md diff --git a/2-js-basics/1-data-types/translations/assignment.en.md b/2-js-basics/1-data-types/translations/assignment.en.md new file mode 100644 index 00000000..ffc903f2 --- /dev/null +++ b/2-js-basics/1-data-types/translations/assignment.en.md @@ -0,0 +1,11 @@ +# Convenient Data Types + +## Instructions + +Imagine that you are building a shopping cart. Write documentation on the types of data you would need to complete your shopping experience. How did you arrive at your choices? + +## Heading + +Criteria |Exemplary |Adequate | Need improvement +--- |--- |--- |- | +|| The six data types are listed and explored in detail, documenting their use | Four types of data are explored | Two types of data are explored | \ No newline at end of file