Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.
Graphics3D[Sphere[
Flatten[Table[{i, j, k}, {i, -2, 2}, {j, -2, 2}, {k, -2, 2}], 2], Flatten[Table[Mod[i + j, 2] * (1 - (k + 2) / 4), {i, -2, 2}, {j, -2, 2}, {k, -2, 2}], 2]]]-Graphics3D-All recipes · Function reference · Use this from an MCP client