Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Number Guessing Game #85

Closed
wants to merge 1 commit into from

Conversation

ayushanand16
Copy link

A number Guessing Game in Python

User has to guess a number and the computer tries to find the number guessed by the user.

The score of the user is the number of tries the computer takes to correctly guess the number.

@ayushanand16
Copy link
Author

As per Issue #1 it is a basic python game for number guessing.

@souravjain540 souravjain540 added duplicate This issue or pull request already exists invalid This doesn't seem right labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants