BigBinary Academy
Ruby
Array
4.4
Search
Lesson
4.4
Use each to double the number
We have an array full of numbers. We need to print the double of each number in that array.
Previous
Next