Geekle_01_Function_trick

Run Settings
LanguagePython
Language Version
Run Command
def say_hello(name): print("Hello %s!" % name) say_hello("Geekle 2020") my_func = say_hello my_func("Awesome Participants of Geekle 2020") del say_hello my_func("Team") print(my_func.__name__) say_hello("just somebody")
Editor Settings
Theme
Key bindings
Full width
Lines