We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f65f3 commit bf797c9Copy full SHA for bf797c9
JAGL/JAGL.html
@@ -1 +1,5 @@
1
-JAGL - Just a Golf Language
+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