Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manishraj27/coursera_week4
https://github.com/manishraj27/coursera_week4
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manishraj27/coursera_week4
- Owner: manishraj27
- Created: 2023-10-10T17:37:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T17:48:16.000Z (about 1 year ago)
- Last Synced: 2023-10-10T23:32:42.780Z (about 1 year ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.