-
-
Notifications
You must be signed in to change notification settings - Fork 46.9k
Python Program to Check Krishnamurthy Number #2248
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
Conversation
Hey @Utsav1999, TravisCI finished with status TravisBuddy Request Identifier: 065cd510-d0fa-11ea-b8d2-e37d5f97d09d |
Hey @Utsav1999, TravisCI finished with status TravisBuddy Request Identifier: 8ef1a030-d0fb-11ea-b8d2-e37d5f97d09d |
Hey @Utsav1999, TravisCI finished with status TravisBuddy Request Identifier: e898c210-d0fd-11ea-b8d2-e37d5f97d09d |
@cclauss can you please resolve the conflict? |
Hey @Utsav1999, TravisCI finished with status TravisBuddy Request Identifier: e165db80-d171-11ea-bb2f-e1a2ee6530fc |
Hey @Utsav1999, TravisCI finished with status TravisBuddy Request Identifier: 38cba370-d175-11ea-bb2f-e1a2ee6530fc |
Travis tests have failedHey @Utsav1999, TravisBuddy Request Identifier: cbbd7a40-d176-11ea-bb2f-e1a2ee6530fc |
Why it is giving doctest failure at line 21 for factorial(5)? |
Because doctests are extremely literal. |
* Added Python Program to Check Perfet Number * CodeSpell Error Fix - 1 * Build Error Fix - 1 * Made suggested changes * Use generator expression * Added Python Program to Check Krishnamurthy Number or not * Added Python Program to Check Krishnamurthy Number * Added Python Program to Check Krishnamurthy Number or not * Build Error Fix - 1 * Build Error Fix - 2 * Fix Brackets positions * Fix Character Exceeding Error * Made Review Changes * Build Error Fix - 3 * Build Error Fix - 4 * Update krishnamurthy_number.py Co-authored-by: Christian Clauss <[email protected]>
Describe your change:
Added Python Program to check whether a number is Krishnamurthy Number or not.
Checklist:
Fixes: #{$ISSUE_NO}
.