You get an array of numbers, return the sum of all of the positives ones. ruby code example Example: ruby array sum [1, 2, 3, 4].sum