The Ruby break statement is used to terminate a loop. It is mostly used in while loop where value is printed till the condition is true, then break statement ...
確定! 回上一頁