Most commonly, break is used with a condition, as illustrated in the example below. i = 0 loop do puts "i is #{i}" i ...
確定! 回上一頁