-
Notifications
You must be signed in to change notification settings - Fork 383
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 Palindrome Calculator #615
Conversation
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Yuvraj960, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
@Rakesh9100, done building this, please next assign me the time until next birthday issue. |
You have not added your calculator in main Merged 🎉 @Yuvraj960 |
Very sorry for not adding the calculator in the index.html file @Rakesh9100 . |
Fixes Issue🛠️
Closes #558
Description👨💻
Inputs string or a number from the user, and returns whether it is a palindrome or not.
Type of change📄
How this has been tested✅
Tested with various number of inputs
Checklist✅
Screenshots/GIF📷