Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manishraj27/coursera_week4


https://github.com/manishraj27/coursera_week4

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

The Unix Workbench Peer-Graded 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.