In Ruby the C-like for-loop is not in use. Instead of that people usually iterate over the elements of an array using the each method.
確定! 回上一頁