Q. Which loop in Ruby allows you to execute code while a condition is true? (A) while (B) for (C) until (D) loop ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) while