Input Text Field for Code Compilation and Execution #4
Labels
Bounty:800
documentation
Improvements or additions to documentation
enhancement
New feature or request
It would be beneficial to add an input text field that allows users to compile and execute functions/code dynamically based on the inputs they provide. This feature should enable users to:
Input code into a text field.
Provide additional input values (arguments for the functions).
See the result/output after executing the code.
The text was updated successfully, but these errors were encountered: