marble-machinations/levels/02_lists/reverse_input.json

9 lines
225 B
JSON
Raw Normal View History

{
"id": "reverse_input",
"sort_order": 24,
"name": "Reverse",
"description": "read input until zero and output the same thing in reverse",
"init_board": null,
"inputs": "tnropmi yrev\u0000",
"outputs": "very impornt"
}