5 lines
44 B
Python
5 lines
44 B
Python
|
def f():
|
||
|
def g():
|
||
|
pass
|
||
|
|