Skip to content

Write a Python Program to compute following operations on String. Longest word in the String. Frequency of a particular character in the String. String is Palindrome or Not. Word in the String is Palindrome or Not. Index of first appearance of the Substring. Count the occurrence of each letter in the String.

Notifications You must be signed in to change notification settings

prajwalVAIDYA/FDS-String-Operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FDS-String-Operations

Write a Python Program to compute following operations on String.

  • Longest word in the String. Frequency of a particular character in the String.
  • String is Palindrome or Not.
  • Word in the String is Palindrome or Not.
  • Index of first appearance of the Substring.
  • Count the occurrence of each letter in the String.

About

Write a Python Program to compute following operations on String. Longest word in the String. Frequency of a particular character in the String. String is Palindrome or Not. Word in the String is Palindrome or Not. Index of first appearance of the Substring. Count the occurrence of each letter in the String.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages