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