programming php

Toph

Problem For Beginners (Is Palindrome)

1200 630 Contest Hack

Given a word, print Yes if it is a palindrome, otherwise No. A palindrome is a word which reads the same backward as forward, e.g. racecar. Input The input will…

read more