Qurak

Print intermediate values of a variable

Workflow 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
Table[Style["a", 10i], {i, 5}]
Output
{a, a, a, a, a}

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client