Skip to content

HarshGondaliya78/MindfulGuesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Number Game

Overview

A simple Perl program where the user guesses a randomly generated number within a specified range. The program provides feedback (too high/too low) and tracks attempts until the correct number is guessed.

Features

▪️Random number generation within a range .

▪️Validates user input and gives feedback.

▪️Tracks and displays the number of attempts.

▪️Ends with a congratulatory message and the secret number.

For help getting started with perl, view the online perl documentation, which offers Reference Manual,Internals and C Language Interface,Miscellaneous,Tutorials and Language-Specific.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages