user define function

Run Settings
LanguagePython
Language Version
Run Command
def my_func(): a = '''a multi-line string that is actually indented in the second line''' return a print(my_func()) b = my_func() print("b =",b)
Editor Settings
Theme
Key bindings
Full width
Lines