Add LCM practice

This commit is contained in:
2024-03-02 16:46:08 -05:00
parent 5f95ae4dbf
commit 47a24df21b
12 changed files with 546 additions and 166 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Preact + TS</title>
<title>Math Practice</title>
</head>
<body data-bs-theme="dark">
<div id="app"></div>