Skip to content

This repo is created to demonstrate a better version of palindrome checker

License

Notifications You must be signed in to change notification settings

AST12212224/My_Palindrome_logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Palindrome Checker

A simple Python program to check if a given string is a palindrome. It uses efficient character-by-character comparison to determine if the string reads the same backward as forward.


Usage

  1. Clone the repository:
    git clone https://github.com/your-username/palindrome-checker.git
    cd palindrome-checker

About

This repo is created to demonstrate a better version of palindrome checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published