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

[Feature] Add Buzz Number Calculator #885

Closed
4 of 7 tasks
vedanshipathak opened this issue May 26, 2024 · 3 comments · Fixed by #937
Closed
4 of 7 tasks

[Feature] Add Buzz Number Calculator #885

vedanshipathak opened this issue May 26, 2024 · 3 comments · Fixed by #937
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@vedanshipathak
Copy link
Contributor

Description

I can add a buzz number calculator which can check a number is buzz or not.
A number is said to be Buzz Number if it ends with 7 OR is divisible by 7. The task is to check whether the given number is buzz number or not. Examples: Input : 63 Output : Buzz Number Explanation: 63 is divisible by 7, one of the condition is satisfied.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @vedanshipathak, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Go ahead @vedanshipathak

@Rakesh9100 Rakesh9100 changed the title [Feature] Buzz number Calculator [Feature] Add Buzz Number Calculator May 27, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label May 27, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels May 31, 2024
@bheemajayashreee
Copy link

Please assign this issue to me @Rakesh9100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants