This commit is contained in:
Nyymix 2022-05-03 12:39:52 +03:00
parent b6974ac45b
commit 98324d1b2d
2 changed files with 54 additions and 3 deletions

View file

@ -37,6 +37,7 @@
</div>
</div>
</div>
<script src="calculator.js"></script>
<script src="main.js"></script>
</body>
</body>
</html>