step
Execute brainfuck instructions step by step. After each step, receive a summary of the current program state to debug execution.
Instructions
Execute a specific number of instructions (default 1). Then outputs the summary of the current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No |