OpenGuide / C-Guide-for-Beginners

This will be an Open Guide for all beginners in Python ! You can read and learn simple C codes here , and whats more interesting is that you can even Contribute !!!
MIT License
8 stars 90 forks source link

created palindromestr.c #73

Open aholmes2534 opened 5 years ago

aholmes2534 commented 5 years ago

program to find whether a string is a palindrome or not. Happy coding!