Destroyed SC2034 value (markdown)

Ryan Delaney
2022-10-03 15:40:17 -04:00
parent 02f5a5113e
commit ecaf853b15

@@ -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