https://github.com/aadewunmi/palindrome_project
Python (console-based) program to find out whether a word or sentence is a Palindrome (https://en.wikipedia.org/wiki/Palindrome).
https://github.com/aadewunmi/palindrome_project
palindrome python
Last synced: 3 days ago
JSON representation
Python (console-based) program to find out whether a word or sentence is a Palindrome (https://en.wikipedia.org/wiki/Palindrome).
- Host: GitHub
- URL: https://github.com/aadewunmi/palindrome_project
- Owner: AAdewunmi
- Created: 2020-09-23T12:43:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T13:19:59.000Z (about 5 years ago)
- Last Synced: 2025-03-20T04:38:54.905Z (7 months ago)
- Topics: palindrome, python
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Palindrome_Project
This is a fun Python (console-based) program to find out whether a word or sentence is a Palindrome.
## Installation:
Download or clone the repository on your local machine.
```sh
$ git clone https://github.com/AAdewunmi/Palindrome_Project.git
$ cd Palindrome_Project.git
```## Sample data (Word / Sentence Palindrome)
* https://en.wiktionary.org/wiki/Appendix:English_palindromes
* https://www2.cs.arizona.edu/icon/oddsends/palinsen.htm## Console display :
