transact_charlie

This is sentence number V2

Oct 28th, 2011
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.06 KB | None | 0 0
  1. 10.times {|x| puts 'This is Sentence number ' + (x + 1).to_s}
  2.  
Advertisement
Add Comment
Please, Sign In to add comment