Start by declaring a variable and assigning an array of prices to it.

Cool! Now prices contains a price for each duck size.

Make sure to assemble var prices = [10, 25, 40].