Finished first group of assignments

This commit is contained in:
2025-05-01 12:08:23 +09:00
parent 6a2eaa43d8
commit 0805e15bb9
27 changed files with 227 additions and 92 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "課題4",
"description": "入力した三桁の正の整数の数字の並びを逆順させた数字を表示するプログラム。",
"output": {
"type": "screenshot",
"content": "./assets/rev3dig.png"
}
}