var lim = 20 loop { say (var n = lim.irand) n == 10 && break say lim.irand }
Last updated 1 year ago
Was this helpful?