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

Add Project (Issue #16) #38

Closed
wants to merge 1 commit into from

Conversation

AHSANATIQ98
Copy link
Contributor

Pull Request for PyVerse 💡

Issue Title: Add Number Guessing Game Project

  • Info about the related issue (Aim of the project): Adding a number guessing game project to help beginners practice Python programming.
  • Name: Ahsan Atiq
  • GitHub ID: AHSANATIQ98
  • Email ID: ahsanatiq798@gmail.com
  • Identify yourself: GSSoC Participant

Closes: #16

Describe the add-ons or changes you've made 📃

Added a new Python project for a number guessing game. This project includes a Python script and a description text file explaining the purpose, usage, and dependencies.

Type of change ☑️

What sort of change have you made:

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested? ⚙️

The project was tested by running the Python script multiple times to ensure it behaves as expected and provides accurate results. No errors or issues were encountered during testing.

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

github-actions bot commented Oct 2, 2024

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

@github-actions github-actions bot requested a review from UTSAVS26 October 2, 2024 17:49
@UTSAVS26
Copy link
Owner

UTSAVS26 commented Oct 3, 2024

@AHSANATIQ98 have you got assigned for this project by me or by any mentors or not?

@TheChaoticor
Copy link
Collaborator

Can you say me in which directory your project in?

@UTSAVS26
Copy link
Owner

UTSAVS26 commented Oct 3, 2024

@AHSANATIQ98 I am closing this PR without merging. You need to first raise an issue and if me and any mentor approve it and assign you then only you can work on it.

Copy link
Owner

@UTSAVS26 UTSAVS26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid

@UTSAVS26 UTSAVS26 added bug Something isn't working invalid This doesn't seem right labels Oct 3, 2024
@UTSAVS26 UTSAVS26 closed this Oct 3, 2024
@AHSANATIQ98 AHSANATIQ98 deleted the Number-Guessing-game branch October 9, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Adding Beginner Projects
3 participants