Skip to content

bhatiakashvi16/PalindromeChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PALINDROME CHECKER


A simple C program that checks whether a string is palindrome or not

FEATURES

  • Takes input from user
  • uses basic loops nd conditions
  • beginner friendly implementation

CONCEPTS USED

  • strings
  • loops
  • string function {strlen}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages