Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a program sentence_Palindrome.java #2174

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Scarlet-Coder
Copy link

@Scarlet-Coder Scarlet-Coder commented Oct 2, 2020

The program prints the palindrome words present in the sentence and its frequency.

Pull Request checklist -

  • This pull request fixes Palindrome words in a sentence #2173 2173 (Create an issue if not already present.)
  • The directory structure is of the form (directory_name) (If directory doesn't exist, create a new.)
  • Don't duplicate stuff.

Make sure all the above conditions are met before a PR is created.

The program prints the palindrome words present in the sentence and its frequency.
…drome_in_java

Added a program sentence_Palindrome.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Palindrome words in a sentence
1 participant