Hi there. What's the functional difference between pet1, pet2, pet3 = *["duck", "dog", "cat"] and pet1, pet2, pet3 = ["horse", "cow", "goat"] I get the same resultsËÏamely, each pet gets one value from the array. This is a user comment in one post [1] in my blog [1] : -- ------------------------------------- Pedro Del Gallego Email : pedro.delgallego / gmail.com