Mega Code Archive
Categories
/
Ruby
/
Statement
General form of the for loop
for variable [, variable...] in collection [do | :] code end