loop print a = Math.random() * 20 // 1 break if a == 10 print Math.random() * 20 // 1