Inbuilt function

Run Settings
LanguagePython
Language Version
Run Command
quote="to be or not to be" print(quote.capitalize()) print(quote.upper()) print(quote.lower()) print(quote.find("be")) print(quote.replace("be","me"))
Editor Settings
Theme
Key bindings
Full width
Lines