From 5acc45bd7aaec2d6e7edd16877e2aa3880fc6f73 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Fri, 31 Dec 2021 20:10:51 +0100 Subject: Initial commit --- calculator.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100755 calculator.html (limited to 'calculator.html') diff --git a/calculator.html b/calculator.html new file mode 100755 index 0000000..230f1b0 --- /dev/null +++ b/calculator.html @@ -0,0 +1,56 @@ + + + + + + + +
+
+
+
+
+
+
+ + + -- cgit v1.2.3