Skip to content

SaifuddinTipu/Palindrome_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Checker

The source code of this project shows how to check a Palindrome from a string typed by the user.

When user input a string, it will check whether the input is a string or not.

If the input contains any white space, numeric or alpha-numeric character, the program will remove those characters and will keep the string only to check.

This source code is in c++

Run the Main.cpp file

Input a string

The program will check the Palindrome....

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages