run_python
Execute Python code in a secure sandbox environment for calculations and data manipulations. Restricted imports and a single-file execution ensure safety and simplicity, with results stored in a variable named 'result'.
Instructions
Execute Python code in a secure sandbox environment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |