init
This commit is contained in:
commit
1ae9c4896a
3 changed files with 125 additions and 0 deletions
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script src="script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<button id="go">Solve</button>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue