Y
Hacker News
new
|
ask
|
show
|
jobs
by
aston
6714 days ago
500.times {print "I will not throw paper airplanes in class \n"}
1 comments
curi
6714 days ago
500.times {puts "I will not throw paper airplanes in class"}
link
jamiequint
6714 days ago
I figured there was something in ruby for that :P
link