From e21762e02e4968019e6f2a9756d9fcb09248d806 Mon Sep 17 00:00:00 2001 From: foomin10 Date: Wed, 31 Jan 2024 15:54:34 +0900 Subject: [PATCH] Destroyed SC107 (markdown) --- SC107.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 SC107.md diff --git a/SC107.md b/SC107.md deleted file mode 100644 index 7ec00cc..0000000 --- a/SC107.md +++ /dev/null @@ -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 \ No newline at end of file