add
This commit is contained in:
parent
f986bf89d3
commit
4502be05ee
|
|
@ -17,7 +17,7 @@
|
|||
<p>Masukkan soal (contoh: (x+2)^2 atau x^2-9):</p>
|
||||
<input type="text" id="soal">
|
||||
<button onclick="hitung()">Jawab</button>
|
||||
<p id="hasil"></p>
|
||||
<p id="hasill"></p>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue