Skip to content

Chanme1/CSCI-271-Random-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CSCI-271-Random-Numbers

This programs chooses a random number from 1 to 1000 and allows the user to guess the number. If the user's guess is lower than the random number the program prints "Too Low! Try Again!", and if the guess is higher than the random number the program prints "Too High! Try again!" . The user gets to continue guessing until the user guesses the correct number. Then the user can play again with a new random number or quit the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages