What\'s the best way to create a list with an arbitrary number of instances of the same object? i.e is there a more compact or efficient way to do the following?
<
Apparently, the answer is "no". Thanks, everyone!