Variable
Declaration
Assignment
Constant
len(string)
String.substring(index1, index2)
string.find(str)
ord(“a”)
chr(97)