Isaac wrote a program that created three rectangles in the same position, using a variable xPosition. He tried to update his code to have the rectangles still appear together, but in a random position. But, his code doesn't work - instead, each rectangle appears at a different position.