Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

ruby do something x times

10.times { puts "hello" }
 
PREVIOUS NEXT
Tagged: #ruby #times
ADD COMMENT
Topic
Name
1+3 =