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