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

Magic 8-Ball #1041

Merged
merged 1 commit into from
Oct 13, 2021
Merged

Magic 8-Ball #1041

merged 1 commit into from
Oct 13, 2021

Conversation

yashh18
Copy link
Contributor

@yashh18 yashh18 commented Oct 12, 2021

Related Issue

To generate random answers to questions asked to the Magic 8 Ball

  • Hacktoberfest2021 Participant
  • Contributor

Closes: #1039

Describe the changes you've made

Made this Magic 8-Ball Python Script

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

This can be tested on a Python IDE

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 whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

PR approved. Yayy. 🙌👌@yashh18

@prathimacode-hub prathimacode-hub added HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest labels Oct 13, 2021
@prathimacode-hub prathimacode-hub merged commit bee22ba into prathimacode-hub:main Oct 13, 2021
@yashh18
Copy link
Contributor Author

yashh18 commented Oct 13, 2021

@prathimacode-hub Thank youu ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Magic 8-Ball
2 participants