I am trying to place 10 objects randomly into my world without creating 10 separate method calls. I have the random part, I am just finding difficulty in writing it as one line. Would I need to create a loop or how would this be done? Any help would be greatly appreciated, I am new to programming. Thanks!

