shanestaret / Palindrome

A basic program that determines the dates that are palindromes in a given year. A year is given by a user and every date in that year is checked to see if it is a palindrome in MMDDYYYY format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A basic program that determines the dates that are palindromes in a given year. A year is given by a user and every date in that year is checked to see if it is a palindrome in MMDDYYYY format.


Languages

Language:Java 99.0%Language:HTML 1.0%