diff --git a/day10/.env b/day10/.env new file mode 100644 index 0000000..b2300ff --- /dev/null +++ b/day10/.env @@ -0,0 +1 @@ +VITE_VERBOSE = false \ No newline at end of file diff --git a/day10/index.html b/day10/index.html new file mode 100644 index 0000000..c6930af --- /dev/null +++ b/day10/index.html @@ -0,0 +1,20 @@ + + + +
+ + + +The count is exactly 0.
+The count is exactly 1.
+The count is not 0 or 1.
+ "string" substringed with 0, 1 = {"string".substring(0, 1)} +