3 lines
35 B
Python
Executable File
3 lines
35 B
Python
Executable File
def f(x):
|
|
[x for x in x] = x
|