Solution for assignment1.

This commit is contained in:
2022-12-05 01:09:57 +01:00
parent 8d25208c83
commit 3f3daab726
4 changed files with 65 additions and 6 deletions

View File

@@ -8,6 +8,8 @@
<body>
<p>Assignment:</p>
<textarea rows="15" cols="50" id="assignment"></textarea>
<input type="checkbox" id="algorithm"/>
<label for="algorithm">TOP 3</label>
<p>Answer:</p>
<div id="answer">Provide input first</div>