Learn Bash Scripting by Building Five Programs - Build Five Programs

Tell us what’s happening:

i cant seem find the right answer with this if and else
i didnt use then and condition but it keep saying my else is wrong

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36

Challenge Information:

Learn Bash Scripting by Building Five Programs - Build Five Programs

Hi @eviesabrina15

Try removing the period after the number variable.

Happy coding

thank you very much. it works!

1 Like