Skip to content

Instantly share code, notes, and snippets.

@nefo-mi
Created March 4, 2011 14:44
Show Gist options
  • Save nefo-mi/854700 to your computer and use it in GitHub Desktop.
Save nefo-mi/854700 to your computer and use it in GitHub Desktop.
1.times do |t|
2.times do |h|
3.times do |a|
4.times do |n|
5.times do |k|
6.times do |s|
puts 'thanks!'
end
end
end
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment