3 lines
34 B
Python
3 lines
34 B
Python
|
def dummy():
|
||
|
return (1, 1, 1)
|