Skip to content

thejussk1999/unix-workbench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Make date: Wed 15 Jul 2020 09:46:41 PM EDT

Number of lines in guessinggame.sh: 28

About

Peer-graded Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 63.8%
  • Shell 36.2%