Skip to content

Update guess_number.py #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

shabir-mp
Copy link

Changes made:

  1. Changed the name of the game to "Gauss Number Guessing Game" for better readability.
  2. Added a function to clear the console screen between games. Added a lower() function to the input for playing again to make it case-insensitive.
  3. Changed the print statement for playing again to make it more user-friendly.
  4. Organized the code by adding proper indentation and spacing for better readability.

Hope you like that ❤️

Changes made:

1. Changed the name of the game to "Gauss Number Guessing Game" for better readability.
2. Added a function to clear the console screen between games.
Added a lower() function to the input for playing again to make it case-insensitive.
3. Changed the print statement for playing again to make it more user-friendly.
4. Organized the code by adding proper indentation and spacing for better readability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant