Skip to content

Question 3.05 #16

Open
Open
@allenbangai

Description

@allenbangai

A palindrome is a sequence of characters that reads the same backward as forward. For example, each of the following five-digit integers is a palindrome: 12321, 55555, 45554 and 11611. Write an application that reads in a five-digit integer and determines whether it’s a palindrome. If the number is not five digits long, display an error message and allow the user to enter a new value.
The name of your program file should be palindome.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty02Level of difficulty is easyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions