From 361f54cc9f64706d064447a99a9621ff13c315c9 Mon Sep 17 00:00:00 2001 From: Nicole Zarrilli Date: Wed, 27 Mar 2024 14:36:19 -0400 Subject: [PATCH] Stopwatch --- week-10/stopwatch.html | 96 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 week-10/stopwatch.html diff --git a/week-10/stopwatch.html b/week-10/stopwatch.html new file mode 100644 index 0000000..b439179 --- /dev/null +++ b/week-10/stopwatch.html @@ -0,0 +1,96 @@ + + + + + + Stopwatch + + + +
+

Stopwatch

+
0
+
+ + + +
+
+ + + \ No newline at end of file