/guessing-game

guessinggame.sh: assignment for The Unix Workbench by Johns Hopkins University

Primary LanguageMakefile

The Unix Workbench course assignment

by Johns Hopkins University on coursera.org.

Description: make a program called guessinggame.sh. This program should continuously ask the user to guess the number of files in the current directory, until they guess the correct number. The user is informed if their guess is too high or too low. Once the user guesses the correct number of files in the current directory they should be congratulated.

Make date: Пт окт 20 12:08:16 +07 2017

Number of lines in guessinggame.sh: 25