Python: functions are objects

Run Settings
LanguagePython
Language Version
Run Command
def say_hello(name): print("Hello %s!" % name) say_hello("PyConDE 2018") my_func = say_hello my_func("Awesome PyConDE 2018")
Editor Settings
Theme
Key bindings
Full width
Lines