Skip to content

Palindrome checker in Python 3. This program asks a user for a string of characters or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

Notifications You must be signed in to change notification settings

kuzmicheff/palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

palindrome

Palindrome checker in Python 3. This program asks a user for a string of characters or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

About

Palindrome checker in Python 3. This program asks a user for a string of characters or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages