Skip to content

Conversation

@ankitw12-web
Copy link

program of kaprekar number

Copy link
Owner

@anku580 anku580 left a comment

Choose a reason for hiding this comment

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

Added a comment. Please update the PR.

kaprekar.java Outdated
// Java program to check if a number is
// Kaprekar number or not

class GFG
Copy link
Owner

Choose a reason for hiding this comment

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

The filename and the class name should have to be same otherwise the code won't run. Please update the class name.

And, make sure to use Came casing while renaming the file as well as the class name.

Copy link
Author

Choose a reason for hiding this comment

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

thanks for letting me know.I have done the required adjstment

Copy link
Author

@ankitw12-web ankitw12-web left a comment

Choose a reason for hiding this comment

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

updated the given file

@ankitw12-web ankitw12-web marked this pull request as draft October 2, 2020 05:53
@ankitw12-web ankitw12-web marked this pull request as ready for review October 2, 2020 05:55
@ankitw12-web ankitw12-web changed the title Create kaprekar.java kaprekar.java Oct 2, 2020
@ankitw12-web ankitw12-web changed the title kaprekar.java KapreKar.java Oct 2, 2020
Copy link
Author

@ankitw12-web ankitw12-web left a comment

Choose a reason for hiding this comment

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

file name changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants