4 lines
43 B
Python
4 lines
43 B
Python
|
def f():
|
||
|
def g():
|
||
|
pass
|
||
|
|