Ruby - Loops and Iteration
Why does the Ruby
loop method create an infinite loop by default?loop method create an infinite loop by default?loop method runs the block repeatedly without any internal condition to stop.break inside the block to exit the loop.break -> Option D15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions