Palindrome or not | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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