From b9509bf4ce2e3a5356be9239c05c11ca436a0be3 Mon Sep 17 00:00:00 2001 From: Codeusername78 Date: Fri, 30 Sep 2022 12:46:23 +0530 Subject: [PATCH] Test Change --- 2-js-basics/1-data-types/assignment.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2-js-basics/1-data-types/assignment.md b/2-js-basics/1-data-types/assignment.md index 720dd7d2..3d75610d 100644 --- a/2-js-basics/1-data-types/assignment.md +++ b/2-js-basics/1-data-types/assignment.md @@ -6,6 +6,6 @@ Imagine you are building a shopping cart. Write some documentation on the data t ## Rubric -Criteria | Exemplary | Adequate | Needs Improvement ---- | --- | --- | -- | -||The six data types are listed and explored in detail, documenting their use|Four datatypes are explored|Two data types are explored| \ No newline at end of file +| Criteria | Exemplary | Adequate | Needs Improvement | +| -------- | --------------------------------------------------------------------------- | --------------------------- | --------------------------- | +| | The six data types are listed and explored in detail, documenting their use | Four datatypes are explored | Two data types are explored |