Destroyed SC107 (markdown)

foomin10
2024-01-31 15:54:34 +09:00
parent 3d7abe39c1
commit e21762e02e

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
# This script is displaying "Best School" 10 times
for 1-for_best_school in {1..10}
do
echo "Best School"
done