FREE INTERACTIVE ONLINE COURSE

Python 3

FOR BEGINNERS


"The first Python course that simply amazed me. Very well explained and easy to understand." (Alexandru Cosmin)

"The best Python course in Romania." (Iulian Geană)


ALL REVIEWS
COMUNITY
EXERCISES
Computer Science - Problem Collection in Python


Strings [Back to Index]

Requirement. Create a program that reads a string from the keyboard and displays the number of palindrome words that start with the letter "c". A word is a palindrome if it reads the same from left to right and from right to left.

Autor: admin | Cod: #56 | Medium
Editor - problem_#56.py
       
Console done
Graphical mode (turtle window) done
 arrow_back   home   perm_identity   list   arrow_upward