SVijayB / JavaSpace

A collection of all my Java programs
http://www.vijaybalaji.me/JavaSpace/
MIT License
9 stars 25 forks source link

Palindromestring added #11

Closed Leoperon closed 3 years ago

Leoperon commented 3 years ago

Description

Write a program that takes an English word and test whether or not this word is a palindrome. (e.g. a word that reads the same both forwards and backwards such as “level”). ### Related Issue

This PR closes #

Checklist:

SVijayB commented 3 years ago

Hey! Thanks for the PR! Merged your pull request 👍