2 lines
73 B
Python
2 lines
73 B
Python
|
|
[Foo()] * n # here Foo() can be any expression that returns a new object
|