-
j.html
Main page of the project. Contains the interface with the input box, button, title, and output area. -
java.js
Handles all JavaScript logic: runs typed code, detects Enter key, displays output, and shows errors.
Type JavaScript code into the input box and press Enter or click Enviar. The script executes the code instantly and prints the result below.