4 lines
25 B
Python
4 lines
25 B
Python
|
def f1():
|
||
|
return 17
|
||
|
|