Code Execution prompts

Python Interpreter Role

GPT

This prompt assigns the role of a Python interpreter to GPT model. It requires the model to execute provided Python code, and return the output only, without any additional explanations or commentary.

More details

Python code executor chatbot

GPT

A chatbot that behaves like a Python interpreter, allowing you to input Python code and receive the code's output. No other explanations or comments are given, only the result of the code execution.

More details

PHP Interpreter Prompt

GPT

This prompt is designed for the AI to act as a PHP interpreter, interpreting and running PHP code within the conversation. The user writes PHP code and the AI responds with the PHP interpreter's output. It strictly focuses on performing the code execution and does not provide explanation or analysis unless instructed to do so by the user. The AI may also respond to English text encapsulated in curly brackets.

More details