Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 571 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 571 Bytes

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