It should support several languages out of the box, and it should also have options for any languages (including languages not supported by default).
For example, the default output for JavaScript is console.log();, but maybe you want to set it to alert(); (for some reason.
It should support several languages out of the box, and it should also have options for any languages (including languages not supported by default).
For example, the default output for JavaScript is
console.log();, but maybe you want to set it toalert();(for some reason.