in reply to Re^2: Output of Output
in thread Output of Output
How is going
from
to{ 'kim-a' =>['20', '30'], 'kate-k' =>['40', '50'] }
different from going from{ 'kim-a' =>[25], 'kate-k' =>[45]}
to{ 'apple-A'=>[30,40,50,60], 'Orange-O'=>[40,20,30,60] }
?{'apple-A'=>[45], 'Orange-O'=>[37.5] }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |