how to print palindrome words in given string ??
input : madam arora teaches malayalam
o/p: madam, arora,malayalam.
i tried my own but not working pls help
how to print palindrome words in given string ??
input : madam arora teaches malayalam
o/p: madam, arora,malayalam.
i tried my own but not working pls help
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaya PrakashPosted Oct 3, 2022, 6:05 AM
Thank you both for ur help
Vishal JoshiPosted Oct 3, 2022, 5:27 AM
Hello,
Please check the below code for the solution.
Lalit HolkarPosted Oct 2, 2022, 11:28 PM