Learn Bash Scripting by Building Five Programs - Build Five Programs

Tell us what’s happening:

My name is Brian and am doing a bash scripting. Am in a level where i created a five.sh file and i was told to
'Add commands to run the rest of your scripts in the file. They should be in this order: questionnaire, countdown, bingo, and fortune. Don’t forget that your countdown.sh file needs an argument, so put a 3 next to it. ’ After adding the commands the test id not passing.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36

Challenge Information:

Learn Bash Scripting by Building Five Programs - Build Five Programs