w_5_1 HOF

This commit is contained in:
Andrea Bianchi
2026-03-25 22:18:37 +09:00
parent a869f49907
commit baa0d8559f
4 changed files with 1501 additions and 0 deletions

11
w5_1_HOF/style.css Normal file
View File

@@ -0,0 +1,11 @@
body {
width: 600px;
}
ol {
text-align: left;
}
.result {
color: red;
}