Question from the Ruby (legacy) test

Ruby: What is the output of the following code? ``` bar = Bar.new(1, 2) bar.dup.add(1, 2) ```

Hard

Select true answers

Author: Olivier MillaStatus: PublishedQuestion passed 21 times
Edit
-1
Community Evaluations
developer avatar
Kalai selvi
09/09/2022
there is no option to select :(
developer avatar
Auteur anonyme
09/09/2022
Hi Kalai, sorry for the bug. I fixed it.
developer avatar
Kalai selvi
09/09/2022
Thanks! I am able to see the options now!!