0

Palindrome or not

a) input a string from Console ïżŒ b) check if the string is palindrome or notïżŒ (perform case insensitive check) c) Count the occurrence of digital characters which are greater than or equal toïżŒ ‘5’ in this string. Display this number. (For example, if string is “abc5xyz398sccc21edu1”, the count is 3)

10th Nov 2020, 7:06 PM
Nini Jane
Nini Jane - avatar
3 Answers
+ 2
Please, show us your attempt first. We don't do homework assignments here.
10th Nov 2020, 7:07 PM
Artem đŸ‡ș🇩
Artem đŸ‡ș🇩 - avatar
+ 1
We can post a code for your help, but it'll be of no good to you. You'll not learn much without attempting on your own. First you try yourself and try to write a code and we'll help you to complete it or to correct the error.
10th Nov 2020, 7:29 PM
Coder##***
Coder##*** - avatar
0
I am first time student and have no idea how to do it
10th Nov 2020, 7:09 PM
Nini Jane
Nini Jane - avatar