I am stuck....I am using a loop to populate the world....I get using the Greenfoot.getRandomNumber() method to place object in random locations...one of our assignments is to place them evenly space horizontally...for the life of me I cannot figure out how to use it in conjunction with a for loop....all of mine are stacked on each other...any ideas??

