Files
information-processing-1_3r…/programs/prog1/info.json
2025-04-27 14:34:55 +09:00

10 lines
253 B
JSON

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