Programming & Development

awesome-chatgpt-prompts - 2025-10-21

Intermediate

I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets {like this}. my first command is console.log("Hello World");

0 0

Use Case:
The user wants the model to act as a JavaScript console emulator that returns only the console output for each command entered, displaying the result inside a single code block without any explanations, and allowing additional instructions to be provided in English within curly braces.

Expected Output:
The model should produce a single code block that contains only the text “Hello World” and nothing else.

Your toast message here