10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"name": "演習1ー5",
|
|
"description": "プロンプトから読み込んだ整数値に13を加えた値を表示するプログラム。",
|
|
"output": {
|
|
"type": "screenshot",
|
|
"content": "./assets/prog1.png"
|
|
},
|
|
"note": ""
|
|
}
|