str
Find the Index and Count
Find the Index of a letter in a string
String Methods
Loop through the string - based on its length
Find the Index of substring in a string
Split a string based on delimiter
Split a string - store in List
strip and rstrip Methods
Number of times each charater Exists in a string
Join Method
String methods --- with tkinter