String Functions

Find the Length of Word

Enter the word :

Length of data =

Find the position

Enter the word :

Enter the position :

Character at the specified index =

Position in decimal form

Enter the word :

Enter the position :

Index of the first occurrence of a substring within the string =

Slicing

Enter the word :

Enter starting :

Enter ending :

Slice =

Replacing Word

Enter sentence :

Old word :

New word :

Data :

Update Data :

Spliting Sentence

Enter Sentence :

Data :

Convert Into UpperCase

Enter the word :

UpperCase =

Convert Into LowerCase

Enter the word :

LowerCase =