Skip to content

Instantly share code, notes, and snippets.

@laginha87
Created April 10, 2019 16:27
Show Gist options
  • Save laginha87/fc1681c609ba5c95c21ae43c1ea98381 to your computer and use it in GitHub Desktop.
Save laginha87/fc1681c609ba5c95c21ae43c1ea98381 to your computer and use it in GitHub Desktop.
puts 14.upto(18).map {|e| "Week #{e}" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment