Question from the Ruby (legacy) test

What is the output of the following Ruby code? ``` Foo::VALUES.each { |v| puts v } ```

Easy
Author: Olivier MillaStatus: PublishedQuestion passed 18 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!