Ruby Array Formating
Posted: Fri Mar 17, 2017 5:24 am
Hi,
I created a Ruby Circle Class that seems to work. I created an array of circles, that seems to work as well... However I don't know how to format the output to an external array in one of two ways.
1 - With all of the circle data array info in one comma delimited array
2 - With each element in its own array
Here is my schematic, (with notes) any help would be appreciated please
Thank You,
Aron
I created a Ruby Circle Class that seems to work. I created an array of circles, that seems to work as well... However I don't know how to format the output to an external array in one of two ways.
1 - With all of the circle data array info in one comma delimited array
2 - With each element in its own array
Here is my schematic, (with notes) any help would be appreciated please
Thank You,
Aron