Computer Programming Assignment
Computer Programming Assignment
Question 1: Checking if a word is palindrome. You need to write a program that uses loop to check if a given
string is a palindrome.
E.g. The word noon is a palindrome. A palindrome have the same spelling in reverse.
“I”:1,
“ate”: 1
“an”: 1
“apple”: 1