test 1991

Ruby code posted by globi
created at 05 May 17:16, updated at 11 May 00:39

Edit | Back
1
2
3
(1..10).map do |n|
  puts("!!! #{n} hallo")
end
49 Bytes in 2 ms with coderay