String Functions
Find the Length of Word
Enter the word :
Length of data =
Length
Find the position
Enter the word :
Enter the position :
Character at the specified index =
Character Position
Position in decimal form
Enter the word :
Enter the position :
Index of the first occurrence of a substring within the string =
Decimal Form
Slicing
Enter the word :
Enter starting :
Enter ending :
Slice =
Slice
Replacing Word
Enter sentence :
Old word :
New word :
Replace
Data :
Update Data :
Spliting Sentence
Enter Sentence :
Split
Data :
Convert Into UpperCase
Enter the word :
Upper-case
UpperCase =
Convert Into LowerCase
Enter the word :
Lower-case
LowerCase =