3 lines
25 B
Python
3 lines
25 B
Python
|
def foo():
|
||
|
return 42
|