Hole

Run Settings
LanguagePython
Language Version
Run Command
def fun(i, xs = []): xs.append(i) print(xs) for i in range(10): fun(i)
Editor Settings
Theme
Key bindings
Full width
Lines