11 lines
No EOL
344 B
JSON
11 lines
No EOL
344 B
JSON
{
|
|
"id": "intro_copy_input",
|
|
"sort_order": 12,
|
|
"name": "Copy Cat",
|
|
"description": "read input and output the same thing",
|
|
"init_board": null,
|
|
"inputs": [72, 101, 108, 108, 111, 44, 32, 119, 111, 114, 108, 103, 33],
|
|
"outputs": [72, 101, 108, 108, 111, 44, 32, 119, 111, 114, 108, 103, 33],
|
|
"input_is_text": true,
|
|
"output_is_text": true
|
|
} |