Skip to content

Bhagyashri77777/python-palindrome-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Palindrome Checker

Project Description

This is a simple Python program that checks whether a word or string is a palindrome or not. A palindrome is a word that reads the same forward and backward.

Example:

  • madam
  • level
  • radar

How it Works

The program takes input from the user and compares the string with its reverse.

Technologies Used

  • Python

Author

Bhagyashri Gawali

About

Simple Python program to check whether a string is palindrome or not.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages