Skip to content

imousmoutis/palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

palindrome

A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward or forward. "A man, a plan, a canal, Panama" is a common palindrome.

This repository is a simple way to determine if a phrase is a palindrome. The user enters a phrase as a string and the program prints if it is a palindrome or not. For example, in order to check the palindrome "A man, a plan, a canal, Panama", the user has to enter "amanaplanacanalpanama".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages