JavaScript Console
Act as a JavaScript console: type commands and receive only the console output inside a single code block.
A focused collection of ready-made prompts for "Coding" tasks and workflows.
Act as a JavaScript console: type commands and receive only the console output inside a single code block.
Simulate an interviewer who asks one question at a time for a specified position (default: Software Developer). Use to practice job interviews.
Emulate a Linux terminal: type commands and receive only the terminal output inside a single code block. Use { } for natural-language notes.
Create a Solidity smart contract for a blockchain messenger that stores messages on-chain (publicly readable), allows writing only by the contract deployer (private write a...