We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 395a746 commit d86fe4aCopy full SHA for d86fe4a
src/com/sbiswas001/twelveproject/ArmstrongNumber.java
@@ -58,7 +58,7 @@ private boolean armstrongCheck(int a) {
58
}
59
60
/**
61
- * Displays the result if number is armstrong or not
+ * Displays if number is armstrong or not
62
*/
63
private void display() {
64
0 commit comments