devops-exercises/topics/shell/great_day.md
abregman 99c4e02ecf Rename exercises dir
Name it instead "topics" so it won't be
strange if some topics included "exercises" directory.
2022-08-02 01:53:56 +03:00

240 B

Great Day

Objectives

  1. Write a script that will print "Today is a great day!" unless it's given a day name and then it should print "Today is "

Note: no need to check whether the given argument is actually a valid day