Mega Code Archive
Categories
/
Ruby
/
Method
0 step(50, 5) { code to loop here }
0.step(50, 5) { puts "Test" }