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