diff --git a/assignment/index.html b/assignment/index.html new file mode 100644 index 0000000..926ff89 --- /dev/null +++ b/assignment/index.html @@ -0,0 +1,44 @@ + + +
+console.log()after each question. + Right click on the page and select 'Inspect' to + open the console and view your logs. Refresh the page + to re-run tests. +
For example:
++let color = 'teal'; +console.log(color); ++
I am still having trouble gettig my code to show. I have been completing my assignments in github just trying to get it in.,
All of this is pretty new so a bit behid but slowly catching up!/p>
+
+
+