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