Skip to content

Commit bf797c9

Browse files
authored
Update JAGL.html
1 parent 00f65f3 commit bf797c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

JAGL/JAGL.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
JAGL - Just a Golf Language
1+
JAGL - Just a Golf Language<br>
2+
<input type="text" placeholder="code" id="code">
3+
<input type="text" placeholder="input" id="input"><br>
4+
output:<p id="out"></p>
5+
<input type="button" value="Execute"><br>

0 commit comments

Comments
 (0)