diff --git a/SC2034----value.md b/SC2034----value.md deleted file mode 100644 index 51c1c9d..0000000 --- a/SC2034----value.md +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash -# Write a Bash script that displays Best School 10 times -for LIST in [1..10]; -do - echo "Best Shool" -done \ No newline at end of file