Created
April 10, 2019 16:27
-
-
Save laginha87/fc1681c609ba5c95c21ae43c1ea98381 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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